Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0x71f709…583130
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0x6afffa…4e3243
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0x63ac8a…56c1f8
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0x0ad2cc…e90e8b
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0xb7f9a9…691f66
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0x098969…69e93f
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0xd234be…239049
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0xf71124…87fd22
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0x1d7d76…2b38eb
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa37d ago0xb04c45…00c927
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0xcf79fa…6feb7b
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0x1c98b0…6e1a7d
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0x7e4194…7b12f1
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0xe7b3c9…356342
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0x962b1c…a83b27
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0xb7f439…945b1b
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0x06c93a…790f5c
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0x074f0c…e47acb
0xda54…0b0f0x9c95…e299Base—$0.001100%fluxa38d ago0x6943c7…d79c40
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0x4d52d2…b285e6
0xda54…0b0f0x9c95…e299Base—$0.001100%fluxa38d ago0xdeed65…18edb0
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0xc2ee87…b42b27
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0x081f88…273bf2
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa38d ago0x592a07…e323ca
0xda54…0b0f0x9c95…e299Base—$0.001100%fluxa38d ago0x152114…092aea

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.