Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x7324f6…1c2c81
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x67a41e…39cc94
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xf86140…21c7a5
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x3b49a4…8feb41
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x6ec8eb…e8f361
0x5308…e5700xb48c…cab7Basex402 service$0.001100%coinbase37d ago0x56e2b1…712218
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xb0265d…4d69d9
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x0578c0…95798d
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xe87813…c3b7c9
0x5308…e5700xb48c…cab7Basex402 service$0.001100%coinbase37d ago0x53c767…3c8c36
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x012696…fb2177
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xa5cf8f…b488f1
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x7c9a21…82eaa1
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xb90fb0…bac9c2
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x7d9828…b803bf
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x547dd8…8ae7e0
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x4f1ce0…bfe7c2
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x8140a7…424bf3
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0xd91451…5d4c28
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x500320…8f0366
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x003426…897f84
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x202916…4de50e
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x3ceadb…957f97
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x34d52d…d42fc9
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase37d ago0x3f01e0…2d85a7

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.