Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa20d ago0x746a93…9d0eba
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa20d ago0xc2f51f…4981a6
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa20d ago0x1e0c25…5bb1c1
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa20d ago0x71916f…fa9d91
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa20d ago0x5942f0…1c0051
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa20d ago0xdfeec6…cfbfa2
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa20d ago0x829079…58f0fb
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa20d ago0xdc21d2…24b602
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa20d ago0xc3a400…9337bb
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0x202752…f98fe4
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0x22aa3f…59c516
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0xbe28aa…e233d9
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0x24eb9e…5d9539
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0x4e4677…6c914d
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0x5d6d12…660817
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0x60fafb…b1629c
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0xdf3a54…a6a3f9
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0x9d43e9…3f7b03
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0x67362c…60bead
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0xae57e8…c4e948
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0xf5b40c…1c8ac7
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0xfa1a69…99e293
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0xc09baf…51dd1b
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0xd719f3…2d0c4c
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa21d ago0x5b0c99…c71351

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.