Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x2283a0…08c61c
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x70bea5…213be1
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x04c5d1…1007ee
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xc34997…76c329
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x1933dc…5bc88d
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x7f59e7…e41b2b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x187ad9…ea9d18
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x7f2ee2…75dc6f
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x63b279…89094b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xf261dc…c15b52
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x39edb8…cade13
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x5a1562…606cef
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x6f4047…2e5c73
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x7ad7a5…5817b9
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x5ba732…adfa71
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x6ef418…89d0b6
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xe3c9d6…e93edf
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x889ffa…146d3e
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x76a8ec…b3afd7
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x52fb55…357b29
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xc9a8fd…1f4cc1
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x5c8974…223f92
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xe6d1b2…7e4097
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x0f2b8e…4d8d8f
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa32d ago0x1037a8…d399a1

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.