Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1057…15e70x10c1…1e24Base—$3.50100%coinbase115d ago0x963def…6dfd93
0x1057…15e70x10c1…1e24Base—$0.96100%coinbase115d ago0xee4b4f…0fd269
0x1057…15e70x10c1…1e24Base—$0.94100%coinbase115d ago0xc649f5…fa3961
0x1057…15e70x10c1…1e24Base—$0.91100%coinbase115d ago0x78e875…419a6c
0x1057…15e70x10c1…1e24Base—$0.89100%coinbase115d ago0x0fbb5a…28750e
0x1057…15e70x10c1…1e24Base—$0.57100%coinbase115d ago0x29f9e7…d60b27
0x1057…15e70x10c1…1e24Base—$0.53100%coinbase115d ago0x6237e3…b81d79
0x1057…15e70x10c1…1e24Base—$0.54100%coinbase115d ago0x47bc9d…3b5db2
0x1057…15e70x10c1…1e24Base—$0.51100%coinbase115d ago0xf809c4…0281ab
0x1057…15e70x10c1…1e24Base—$0.53100%coinbase115d ago0x619cc8…5cb6eb
0x1057…15e70x10c1…1e24Base—$0.98100%coinbase115d ago0x502fcb…d1f97e
0x1057…15e70x10c1…1e24Base—$0.94100%coinbase115d ago0x9a57df…f38155
0x1057…15e70x10c1…1e24Base—$0.90100%coinbase115d ago0xbded17…0d6890
0x1057…15e70x10c1…1e24Base—$0.71100%coinbase115d ago0x433a1d…521b28
0x1057…15e70x10c1…1e24Base—$0.54100%coinbase115d ago0xb0b29e…5a3dcb
0x1057…15e70x10c1…1e24Base—$0.51100%coinbase115d ago0xab34c5…0bbbe1
0x1057…15e70x10c1…1e24Base—$0.51100%coinbase115d ago0xbcfd95…60157c
0x1057…15e70x10c1…1e24Base—$0.99100%coinbase115d ago0x976a2d…855832
0x1057…15e70x10c1…1e24Base—$0.89100%coinbase115d ago0x7ac9da…9b6a28
0x1057…15e70x10c1…1e24Base—$0.86100%coinbase115d ago0x931e4c…a62480
0x1057…15e70x10c1…1e24Base—$0.81100%coinbase115d ago0xaff265…5bd838
0x1057…15e70x10c1…1e24Base—$0.79100%coinbase115d ago0x3353b8…099918
0x1057…15e70x10c1…1e24Base—$0.77100%coinbase115d ago0x837d87…c2f75d

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.