Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0xad2bb9…10f9f1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x276f91…a7b95f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x27350b…343de3
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0xa608d8…d327f4
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0xb55cbd…2a5e07
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x62ad53…53daa3
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x9b5bbf…9f0234
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x19433a…bd3939
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x90317f…220d8d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x6450be…44a55c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4bb55…0b3f1c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x382f14…abad6f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf3cb96…a452de
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x8d4290…d7dd7f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4fcdbb…762a7e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x0f28c4…c13870
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0xfe5580…d243bf
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x386529…dbd133
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x866536…7eae51
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x6f84da…ab8610
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0xd83449…cd62dd
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x62481b…dc788a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0xef1e0c…987433
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x542860…ada1b7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa20d ago0x67fc0d…2a3852

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.