Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0xad45ba…8df378
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x513014…352cd1
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x42dd32…694ae1
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x6724b9…8fbc2d
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa36d ago0xe149d2…afd15f
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0xf3737d…908bd3
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa36d ago0x5cb04d…f0f072
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa36d ago0xa5ee6b…49f7e9
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa36d ago0xd9300d…58909f
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x45fb70…d51681
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x481087…285028
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa36d ago0x56ae6f…eecd64
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0xd6e4c5…778199
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0xe52392…4141c9
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x8832ce…2de042
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x0bd7da…443f72
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x58815e…0c818f
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x41aa23…83052c
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x77a6e9…14eeef
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0xd3f972…6c5a04
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x9442d5…4b78ad
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0xb09818…15be9c
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x4dc63c…01b2c1
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0x4e95eb…b4b54e
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa36d ago0xed8ab1…a8031f

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.