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.003100%0x54f0…7932116d ago0x06534f…cd496b
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0x87c4e4…687594
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xd6d409…da11d4
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932116d ago0x421569…2a11a9
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932116d ago0x0ff330…0592b9
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xcee9ca…ff6c72
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xb1a723…37458f
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0x970f7b…0fdafd
0x1eb5…04fd0x50eb…6480Base$0.03100%0x54f0…7932116d ago0x6566a9…be8e87
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xbce03c…67aabc
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932116d ago0x7d02fc…8ccd05
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932116d ago0x24cd60…b2345e
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932116d ago0xc6749f…74c02a
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xb7fbaf…c69920
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0x9d807f…c71a71
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932116d ago0x370a5a…f478fd
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932116d ago0x458925…3d3c98
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0x307a76…14a397
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xd90910…7a6a31
0x1eb5…04fd0x50eb…6480Base$0.005100%0x54f0…7932116d ago0x6ece79…0b215b
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0x798cae…a82935
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932116d ago0xb4d3a6…156b8d
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932116d ago0x33606c…3987e0
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932116d ago0x9126e6…8b940f
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xf1401f…edaa9b

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.