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…7932120d ago0x263521…249b8e
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xbeb85f…9bdd36
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x7def09…155427
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xd006f8…135587
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x8ac677…75d3c4
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x557984…0fe3fc
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x2663ff…773bc8
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x7b391e…458f00
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932120d ago0xd44d1b…171155
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xf63322…72b189
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x621176…83b087
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xa05dfd…3f50bb
0x1eb5…04fd0x50eb…6480Base$0.01100%0x54f0…7932120d ago0x7b420a…ae5f66
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x084eac…ad9fba
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xd07feb…2b9b09
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x435853…e1b6ef
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x386788…55d597
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x98b9f0…959359
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932120d ago0xfb8998…c25556
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xdc96ae…f08829
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x083d63…ba2953
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xe0ec0c…661b6e
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xd3e795…5b29b8
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xba00d1…c0d798
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x5145ba…bc8545

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.