Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a5c00…11a9bc
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2d5322…fce8f4
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x57265b…896e48
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe95391…4ce3cc
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x713dab…12f976
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd895ec…3bd6a5
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa46ab7…278be1
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb4b783…bc7b33
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6801d0…872f09
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01f770…5f88dc
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf0344…bad8a5
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c55b0…e9c46a
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2476ec…6e7c03
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x13a56d…df84e0
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5117de…5a98cf
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x524667…dee7a6
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xabd7b6…85578e
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x740fc0…360c17
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8d712…44a2db
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa8c4bc…cc9d25
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ebc93…5e8629
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb7c10c…839b57
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79d815…ead14f
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbaf1ae…4d3f45
0x5164…e4e80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc009e3…cead7e

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.