Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xce9961…18db19
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x8c9fa4…dfe9cd
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xc4eeac…8095fa
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xf5d07b…783fa7
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xf0955c…173d61
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x7fdf1f…316e2c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x5b0a71…e4588d
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xd68f3f…7766ac
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xd09f41…73cd87
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x162c73…cc31c8
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xcfa026…44327b
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xd1e306…f85d8b
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xe147dc…4f9fe0
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x5f9d6e…5d157e
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x0c6a24…516b83
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x543541…9e72c3
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x0203c3…445be0
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xf3d930…6caa3c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x448356…763074
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x8e6a38…7ba219
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0xeb5d29…9d8d34
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x540182…f9f1c8
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x989e87…394de9
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x1d965b…774e06
0xadfb…16740xa9dd…2315Base$0.002100%coinbase14d ago0x45fc89…6b8feb

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.