Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x540cd7…b9d7a0
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0xdf7f4c…cf83a0
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x4129cf…f2985f
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x48dbbb…8bd46a
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x7e3433…a880ae
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0xaee43f…680dff
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x22b3f8…dab2c4
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0xfab95d…89022a
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x3aa87a…40b526
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0xddf9a8…46ce01
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x1b0924…f3428a
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x1eb51a…96184f
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x8ad581…72a84e
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0xf174b3…02c5e9
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x3220f6…f860e2
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0xd6538d…c7bd15
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x6f44f3…857c9b
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x461734…e902d0
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0xb30cf5…843bf2
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0xc21486…9fd298
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x4973e9…f4cac5
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x82b238…33e906
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x78ad80…c8e73a
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x398f56…642b49
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase116d ago0x3c7626…1f361f

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.