Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x73eba4…58985c
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa38d ago0x643b3d…1e7133
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x1b3332…4aebaf
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0xd51063…90dff1
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa38d ago0xf34aec…d97395
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x8063ba…d7c042
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa38d ago0x1858e7…eca78e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0xa21ee8…09b735
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x782403…48e6cc
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0xd10759…9cb309
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa38d ago0x9cb52f…352be8
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x613339…68d8a8
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x7d0997…1ae705
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa38d ago0x06a7cb…ef92de
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x605e38…3b0e74
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x65e874…56c898
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa38d ago0x4325e1…f71378
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0xa62bb2…ee1591
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa38d ago0xad5e75…c348df
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x73be1e…9f3d14
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa38d ago0x50bc4b…14ef48
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0xff98ea…557c76
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x8a0c36…acab9e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa38d ago0x18a5db…92d8e4
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa38d ago0x035a41…d76be9

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.