Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x9156fd…1ac389
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x2a0dc8…ccf613
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x40fc1a…4a2c95
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x917246…f4cd30
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x919ee5…5e3ff5
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x2f8629…90b7eb
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe24ea7…756806
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x4b9875…88eb08
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x515af3…a1a108
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x62ca05…bc778a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0xfca412…c8f269
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x65fa85…833427
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0xadf76b…1de115
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x874421…4e1860
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0xcf4d50…6757b7
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x70ad9d…66ec99
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x3a3ee2…4fc225
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x8547a4…de0577
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb3bd7d…f6080b
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x878376…764301
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x8d13b0…690074
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0xf24001…0b7213
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x8a1406…a602de
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0xab9993…729930
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa17d ago0x760cba…a8c057

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.