Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x4edbcc…c07c85
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x52da42…8643c8
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x862d75…0102d3
0x1eb5…04fd0x50eb…6480Base$0.005100%0x54f0…7932101d ago0x66e2fd…0ad00d
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x8afa83…d20798
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x062815…20e364
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x345b2b…b8b7c6
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x7c4a67…6a5501
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x0a886e…193606
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x906a21…d5c617
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xd74853…65b11b
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x62a70f…cf61f4
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x5c0d62…fbc11c
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xa92944…bfc833
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x9d83bf…aef05a
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x250589…45d9cb
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xa03b8c…3c36f3
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932101d ago0xd119fc…55062a
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x9fcac5…df36e9
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x986503…762234
0x1eb5…04fd0x50eb…6480Base$0.005100%0x54f0…7932101d ago0xe1fcb4…e74d93
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xc76df9…04ce4b
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x5d3c14…103de3
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xfa42e8…a000c0
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x896c10…196b18

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.