Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x928c1a…372e5e
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xde5aec…44d4fc
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x8822d7…f42f14
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x318fab…8433c9
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x87ee56…35e51f
0xc9e6…12ff0x9c95…e299Base—$0.001100%fluxa37d ago0xc3aae8…b3fb01
0xc9e6…12ff0x9c95…e299Base—$0.001100%fluxa37d ago0x2b858d…6e9934
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x3afba4…fb878d
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x809d6f…21ab88
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x9da0b3…4e575e
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x7bccc2…b2ed37
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xa4fb7a…b586b1
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x0a4bf8…138ac4
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x80c6e0…74cb5c
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x3475d9…7f4cad
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x72b6ad…40e9fb
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xcbab59…977689
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x090401…7c6878
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xd09895…dbb052
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x7c4d54…ff1a16
0xc9e6…12ff0x9c95…e299Base—$0.001100%fluxa37d ago0xb5c89c…6fda2b
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x4d4c17…5f29de
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x3cb6ae…ea48d1
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x0644f3…728e16
0xc9e6…12ff0xfe80…47eeBase—$0.001100%fluxa38d ago0x2c8cfb…04eb92

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.