Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase30d ago0xddff95…14df3f
0x803e…88940x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase30d ago0x1577ea…d43007
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0xb3eb2f…7e0bf6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0xf956a6…e224c6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x74d630…f7d69c
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x269624…4d02ea
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0xf51b6f…165de2
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x04453a…1dd2a3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x174827…441708
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x63fb24…9b693d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x053908…ed13ea
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x6525e1…85a42f
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0xf25ae1…876fcd
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x7f8820…291e4a
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0xae65de…8a2f2b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x0fec5b…7280a6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0xfe15cd…6c190e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0xc0017a…378513
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x755c1c…d21717
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0xddee29…3aaa68
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x44b513…be395b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x04836b…a57b4b
0x803e…88940xbf22…ab92BaseDripSubstack$1.00100%coinbase31d ago0x1fcee7…9b3d4b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0xd60771…dbd7b7
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase31d ago0x19bba2…d273f1

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.