Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams56d ago0xb97612…80846a
0xc056…7a630x3c08…83d8Base—$5.00100%daydreams56d ago0xad44c0…292e41
0xc056…7a630x3c08…83d8Base—$6.00100%daydreams56d ago0xbe6856…67e7a1
0xc056…7a630x3c08…83d8Base—$6.00100%daydreams56d ago0x48529b…e67a04
0xc056…7a630x3c08…83d8Base—$6.00100%daydreams56d ago0x2e3933…8841ae
0xc056…7a630x3c08…83d8Base—$6.00100%daydreams56d ago0xfd099d…ca1f1b
0xc056…7a630x3c08…83d8Base—$6.00100%daydreams56d ago0x01da79…30a3e6
0xc056…7a630x3c08…83d8Base—$8.00100%daydreams56d ago0x2c677b…85ceb2
0xc056…7a630x3c08…83d8Base—$8.00100%daydreams56d ago0x92e72a…fa9b01
0xc056…7a630x3c08…83d8Base—$8.00100%daydreams56d ago0x5645a8…0d2021
0xc056…7a630x3c08…83d8Base—$9.00100%daydreams56d ago0x3f592d…5d180b
0xc056…7a630x3c08…83d8Base—$12.00100%daydreams56d ago0x014529…8315be
0xc056…7a630x3c08…83d8Base—$2.00100%daydreams56d ago0x565085…5dbf83
0xc056…7a630x3c08…83d8Base—$3.00100%daydreams56d ago0xe961b9…1a6327
0xc056…7a630x3c08…83d8Base—$3.00100%daydreams56d ago0x5a1033…1a5922
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams56d ago0x96e804…e16c2b
0xc056…7a630x3c08…83d8Base—$9.00100%daydreams56d ago0x3d8ea0…53bbc9
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams56d ago0x244c0a…8925c2

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.