Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060x5f56…140dBase—$0.01100%coinbase80d ago0x2a3688…5f22d9
0xb58e…42060x4107…502bBase—$0.01100%coinbase80d ago0xc0815a…464451
0xb58e…42060x4823…9678Base—$0.01100%coinbase80d ago0x7e0575…b3bc48
0xb58e…42060xc120…bfeaBase—$0.01100%coinbase80d ago0x8b5922…39ade0
0xb58e…42060x03bf…516eBase—$0.01100%coinbase80d ago0x04f711…8e4b7a
0xb58e…42060xf225…043eBase—$0.01100%coinbase80d ago0x3a3049…b5a0a0
0xb58e…42060x8c36…bf23Base—$0.01100%coinbase80d ago0x7ad112…bf593f
0xb58e…42060x13c1…2409Base—$0.01100%coinbase80d ago0x3b97f7…fb1a7d
0xb58e…42060xd462…abf5Base—$0.01100%coinbase80d ago0xaa173d…1c4be0
0xb58e…42060x9a86…64f9Base—$0.01100%coinbase80d ago0x73fa91…187ada
0xb58e…42060xa834…d14cBase—$0.01100%coinbase80d ago0x2f8767…3e7381
0xb58e…42060x7d70…3772Base—$0.01100%coinbase80d ago0xc19b64…14f96a
0xb58e…42060xf7b7…9df2Base—$0.01100%coinbase80d ago0xfb64c9…5fd06f
0xb58e…42060xd0e2…1b3dBase—$0.01100%coinbase80d ago0x8012de…d7252a
0xb58e…42060x85c3…d004Base—$0.01100%coinbase80d ago0xfaee8b…7adbb3
0xb58e…42060x3d19…ac56Base—$0.01100%coinbase80d ago0x171bde…430d00
0xb58e…42060x9bec…bcddBase—$0.01100%coinbase80d ago0xd38e2c…e6617d
0xb58e…42060xc287…ed5cBase—$0.01100%coinbase80d ago0x44c0f2…75d145
0xb58e…42060xcf4a…1d53Base—$0.01100%coinbase80d ago0x1a5812…d5c1af
0xb58e…42060x9448…0f73Base—$0.01100%coinbase80d ago0x205d98…f22e7a
0xb58e…42060x9037…49c2Base—$0.01100%coinbase80d ago0x176539…91a528
0xb58e…42060xd5ea…cbb9Base—$0.01100%coinbase80d ago0x6d91b5…c38943
0xb58e…42060xbd4c…fc14Base—$0.01100%coinbase80d ago0xcd5cd9…b5e047
0xb58e…42060xc88e…ada9Base—$0.01100%coinbase80d ago0xc810cb…b871fd
0xb58e…42060xc245…c2fdBase—$0.01100%coinbase80d ago0x312020…f4b19b

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.