Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc901…f4850x3e0a…78e7Base—$0.004692100%coinbase74d ago0x56ea32…e2f554
0xc901…f4850x3e0a…78e7Base—$0.004708100%coinbase74d ago0x00001e…f37524
0xc901…f4850x3e0a…78e7Base—$0.004067100%coinbase75d ago0xe8af81…d14918
0xc901…f4850x3e0a…78e7Base—$0.004523100%coinbase75d ago0x973f9b…e421b5
0xc901…f4850x3e0a…78e7Base—$0.003861100%coinbase75d ago0xfe4fea…d56e75
0xc901…f4850x3e0a…78e7Base—$0.004915100%coinbase75d ago0x7a4f5a…851ced
0xc901…f4850x3e0a…78e7Base—$0.005508100%coinbase75d ago0x95bd45…18334b
0xc901…f4850x3e0a…78e7Base—$0.003566100%coinbase75d ago0x2743b1…cddebc
0xc901…f4850x3e0a…78e7Base—$0.003605100%coinbase75d ago0xc34835…c3e51f
0xc901…f4850x3e0a…78e7Base—$0.004629100%coinbase75d ago0x040c93…3518d2
0xc901…f4850x3e0a…78e7Base—$0.005348100%coinbase75d ago0x3b7d5f…151507
0xc901…f4850x3e0a…78e7Base—$0.004355100%coinbase75d ago0x4e2c4e…7c9bbe
0xc901…f4850x3e0a…78e7Base—$0.005772100%coinbase75d ago0xa9e4c5…6b9a02
0xc901…f4850x3e0a…78e7Base—$0.005609100%coinbase75d ago0x8c9a5b…d11ae8
0xc901…f4850x3e0a…78e7Base—$0.004863100%coinbase75d ago0x3ae5ba…7e1187
0xc901…f4850x3e0a…78e7Base—$0.005862100%coinbase75d ago0xf5a41f…1fb9dd
0xc901…f4850x3e0a…78e7Base—$0.003654100%coinbase75d ago0x6f1aaa…ebb94b
0xc901…f4850x3e0a…78e7Base—$0.003609100%coinbase75d ago0x169546…bf2198
0xc901…f4850x3e0a…78e7Base—$0.003268100%coinbase75d ago0x5ba47e…874c1d
0xc901…f4850x3e0a…78e7Base—$0.004116100%coinbase75d ago0xbc346b…7d491e

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.