Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xadbd3d…79694f
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xb67d8c…d7c747
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xed73e1…fb665e
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x55d5b5…f043b7
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x68e7e3…92e2c5
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xb9a3e8…8526a1
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x0980b3…f3f68c
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x1235d2…286823
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xea915e…1f19ee
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xe0729e…80767e
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x86620c…1a02fe
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xdb00bc…ff3aaa
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x231eed…92566b
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xa2febe…33473b
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xd501ea…c8cbf5
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xc0da02…8a9913
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x808330…540147
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x3a7919…738751
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xd97313…696d59
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x9cd629…86ec37
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0xd73d96…7bcad9
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x107fbe…1675f4
0x41bb…37020x5aae…482eBase—$0.001100%coinbase4d ago0x905c8a…d2eead

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.