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 ago0x7e8b0b…00013a
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xf33e36…25f858
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x567509…947771
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xbf4ff6…9faa85
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x1c4530…7801b2
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x064a2c…7af770
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x83c5e6…31d3ff
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x68bf3d…22278f
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x0f5aa2…015791
0x7694…2e2c0x50eb…6480Base$0.01100%0x54f0…7932101d ago0x009f8d…11b5c2
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x5f2581…d668c7
0x7694…2e2c0x50eb…6480Base$0.01100%0x54f0…7932101d ago0x44bbe2…af7849
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x5ab123…a1b5cb
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x5d1f9d…d0c084
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xd02990…5287d2
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x80687c…08d0f2
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x292301…e3da29
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xdc5bd2…723b57
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xe23756…c46c2e
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xaaaa16…17c644
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x710a8b…8d382b
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xc054e3…35d233
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x9d3fc1…d3037f
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xaf3742…4776dc
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xf6da30…2b2e14

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.