Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x1c6861…5e8fd4
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x0e7b01…d8cfde
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x99289f…a159d4
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x873e27…22af5d
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xd72cc5…04b396
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xd12d9c…2091e1
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x35f650…d0d3a5
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x69623a…474fdb
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xb35250…666f45
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x38c733…cba271
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xafe73f…947e2b
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x9fd46c…08e269
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xb087d1…e25f40
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x44f20e…8b77bf
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xcd8f9e…6fff1a
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xdd0e2b…9fcc50
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xe615d7…6cfcc7
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xa0be67…8917a6
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0xbd6722…6863bb
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x6799f2…6c146d
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x2745f2…140660
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x55978c…27f6f3
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0xe67873…09acbe
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0xdbb1e1…31871d
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0xad48fc…19d502

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.