Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$5.57100%coinbase47d ago0xef2f57…d0f0d0
0x7d45…92240xb0af…7de0Base—$3.00100%coinbase47d ago0xe48ba8…9e94da
0x7d45…92240xb0af…7de0Base—$4.00100%coinbase47d ago0x60fbba…fee9c6
0x7d45…92240xb0af…7de0Base—$5.02100%coinbase47d ago0xcb0114…caf4de
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase47d ago0xa0b978…2f0ba1
0x7d45…92240xb0af…7de0Base—$4.85100%coinbase47d ago0xfd8a7a…ed6818
0x7d45…92240xb0af…7de0Base—$4.55100%coinbase47d ago0xa61eb8…3a0aca
0x7d45…92240xb0af…7de0Base—$3.00100%coinbase47d ago0x40729a…d6c97d
0x7d45…92240xb0af…7de0Base—$4.92100%coinbase47d ago0xf7daec…96375b
0x7d45…92240xb0af…7de0Base—$4.38100%coinbase47d ago0x28cdea…5db323
0x7d45…92240xb0af…7de0Base—$4.70100%coinbase47d ago0x003215…9fb466
0x7d45…92240xb0af…7de0Base—$4.00100%coinbase47d ago0xb3c0a7…8461f8
0x7d45…92240xb0af…7de0Base—$4.54100%coinbase47d ago0xabf5ad…f7978b
0x7d45…92240xb0af…7de0Base—$4.05100%coinbase47d ago0xd16c01…6c4ce8
0x7d45…92240xb0af…3befBase—$3.00100%payAI47d ago0xa7a5e7…987a27
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase47d ago0x0fcd77…d62649
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase47d ago0xf2a1e8…2f8ba0
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase47d ago0x32b155…71b632
0x7d45…92240xb0af…7de0Base—$6.25100%coinbase47d ago0xb75110…1f3be6
0x7d45…92240xb0af…7de0Base—$6.01100%coinbase47d ago0x2740ed…f41f59
0x7d45…92240xb0af…7de0Base—$6.67100%coinbase47d ago0x21cdbf…96a5ec
0x7d45…92240xb0af…7de0Base—$6.47100%coinbase47d ago0x6609d6…7ea78f
0x7d45…92240xb0af…7de0Base—$6.50100%coinbase47d ago0xea422d…ca11c2
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase47d ago0x38020a…6aebd4
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase47d ago0x38c77a…47e3cf

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.