Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b7cf3…f30bb1
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ce7f6…5efbf5
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x117870…cffe43
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3444bd…550919
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa18201…4a6a15
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3192b9…c720ab
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x01fc8e…15bf14
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe3239f…6b5441
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdde40f…a242ea
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd7e2aa…19ff73
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fb715…446048
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4eb181…96eb2d
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca9c5f…b63665
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x42d82d…4066b9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c9537…5dd288
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0959e5…bd1d2a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3df15c…095b9d
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x651316…3b346b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e8652…353b53
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc67688…7ad4e5
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0403ee…bc79b3
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd947d9…9370ba
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2280e4…528005
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x87d75d…20356c
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a5df2…681b19

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.