Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20xb67e…59deBase—$0.01100%coinbase81d ago0x2d4a15…b7c147
0x226c…aaf20x770a…257dBase—$0.01100%coinbase81d ago0xbb1f6b…27e796
0x226c…aaf20xc91a…3a43Base—$0.01100%coinbase81d ago0x24aaf3…7eca8e
0x226c…aaf20xcaad…158dBase—$0.01100%coinbase81d ago0xce6f04…8c9cb3
0x226c…aaf20x82e7…0dedBase—$0.01100%coinbase81d ago0x27134b…81b71a
0x226c…aaf20xffcb…e97bBase—$0.01100%coinbase81d ago0xd9dbee…1a0cd9
0x226c…aaf20xfe29…6904Base—$0.01100%coinbase81d ago0x8a5c21…ac73c1
0x226c…aaf20xa60b…5c72Base—$0.01100%coinbase81d ago0x9e288c…1414b4
0x226c…aaf20x8c92…6068Base—$0.01100%coinbase81d ago0xc98e27…a874b2
0x226c…aaf20x576d…11acBase—$0.01100%coinbase81d ago0x2d8786…10ec12
0x226c…aaf20x2483…ac4eBase—$0.01100%coinbase81d ago0x47ef47…f25506
0x226c…aaf20xefef…e31eBase—$0.01100%coinbase82d ago0xfa7000…c70c1d
0x226c…aaf20x130b…ca15Base—$0.01100%coinbase82d ago0x7c3f59…19a966
0x226c…aaf20x4fd6…5b73Base—$0.01100%coinbase82d ago0xaf2661…e32bff
0x226c…aaf20x9df3…cea5Base—$0.01100%coinbase82d ago0x7581d1…c13296
0x226c…aaf20x40d9…e749Base—$0.01100%coinbase82d ago0xe0f303…2601b5
0x226c…aaf20xea32…5694Base—$0.01100%coinbase82d ago0x926abb…9fabf1
0x226c…aaf20xf769…866eBase—$0.01100%coinbase82d ago0xbef4e8…ff1593
0x226c…aaf20x17ad…637dBase—$0.01100%coinbase82d ago0x764b29…5361a8
0x226c…aaf20x99f6…d462Base—$0.01100%coinbase82d ago0xa64a0e…c8c0cd
0x226c…aaf20x9f06…bd61Base—$0.01100%coinbase82d ago0x92df2d…7fe5ac
0x226c…aaf20x1fa2…4f96Base—$0.01100%coinbase82d ago0xb6ca14…dc0ed8
0x226c…aaf20x101a…8e38Base—$0.01100%coinbase82d ago0x33d94a…5da5dd
0x226c…aaf20xcbdb…d3adBase—$0.01100%coinbase82d ago0xb3ca3a…59a049
0x226c…aaf20xebbc…774cBase—$0.01100%coinbase82d ago0x286987…b53872

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.