Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xb434b2…3a2c1b
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xa73ab2…f34f0a
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xb8f96f…aa36ec
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xab3830…a93bbd
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xca8826…ba4165
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x914f45…1c5086
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xbef07d…46c13e
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xad167f…3577d4
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xbacd4b…92f75f
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x09279e…a5490b
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xa3673b…a0fb8a
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x0e635a…2222cb
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x8337ec…8fed23
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x470f07…3195ff
0x7694…2e2c0x50eb…6480Base$0.008100%0x54f0…7932101d ago0x192a87…980eb8
0x7694…2e2c0x50eb…6480Base$0.01100%0x54f0…7932101d ago0x4f6f36…5cde41
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xf34677…90bd8f
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x9678fb…e63291
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932101d ago0xdc4d09…932351
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x37387a…a1b9f7
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x539af6…e5d46b
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x8734f2…bef46b
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x991efc…2c25cf
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xfd9b6e…04e7e1
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932101d ago0xc94a97…3f87c2

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.