Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x829d…4c850x3e0a…78e7Base—$0.002825100%coinbase74d ago0x59ef7b…0004c5
0x829d…4c850x3e0a…78e7Base—$0.003169100%coinbase75d ago0x3c9ec6…a0099f
0x829d…4c850x3e0a…78e7Base—$0.004788100%coinbase75d ago0xc8a90d…1cbc9d
0x829d…4c850x3e0a…78e7Base—$0.005236100%coinbase75d ago0x13e0d4…90d4fd
0x829d…4c850x3e0a…78e7Base—$0.004059100%coinbase75d ago0x4bd4e5…8190d6
0x829d…4c850x3e0a…78e7Base—$0.004764100%coinbase75d ago0x3d3e10…50dbbe
0x829d…4c850x3e0a…78e7Base—$0.003366100%coinbase75d ago0x282996…452096
0x829d…4c850x3e0a…78e7Base—$0.005789100%coinbase75d ago0xad810d…a85c95
0x829d…4c850x3e0a…78e7Base—$0.005944100%coinbase75d ago0x29ece3…77c01b
0x829d…4c850x3e0a…78e7Base—$0.002862100%coinbase75d ago0x557781…a4af69
0x829d…4c850x3e0a…78e7Base—$0.003125100%coinbase75d ago0xa075b4…d1f0bc
0x829d…4c850x3e0a…78e7Base—$0.002884100%coinbase75d ago0x2ab831…9d2bc8
0x829d…4c850x3e0a…78e7Base—$0.003375100%coinbase75d ago0x49a58a…7ccef7
0x829d…4c850x3e0a…78e7Base—$0.00447100%coinbase75d ago0x27676f…88dffb
0x829d…4c850x3e0a…78e7Base—$0.005788100%coinbase75d ago0xa9292e…6f3fdc
0x829d…4c850x3e0a…78e7Base—$0.003713100%coinbase75d ago0x2fc01d…860be9
0x829d…4c850x3e0a…78e7Base—$0.004668100%coinbase75d ago0x9b9962…c00bb8
0x829d…4c850x3e0a…78e7Base—$0.00454100%coinbase75d ago0x0a4efa…104c25
0x829d…4c850x3e0a…78e7Base—$0.00422100%coinbase75d ago0xc88e1a…3321db
0x829d…4c850x3e0a…78e7Base—$0.004329100%coinbase75d ago0x16e37b…b2a85f

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.