Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dff…5beb0x9c95…e299Base$0.001100%fluxa34d ago0x97fe7e…81857a
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0xbf2e92…e0f37e
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0xcbb11a…5e8a17
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x6b0d3c…737372
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x74ab8b…3d3fab
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x7ac551…f13237
0x6dff…5beb0x9c95…e299Base$0.001100%fluxa34d ago0x19ae89…ece8da
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x5dd26f…b864e5
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0xe7e298…8e9d25
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x273207…e3bda3
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x411153…a866c1
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x6c2e88…1fcd5e
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x3f45ef…1e6718
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x983e0f…63b7e3
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x5dfd0a…b83e01
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0xf01919…79de62
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x49cfbf…843830
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0xa07fdf…7e8375
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x8f8fe0…06cf05
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0xd43e42…07660a
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0xe0d879…8771da
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0xfcf790…bf40f2
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0xcffd2d…71d8f7
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa34d ago0x63ebe6…6e7ac6
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa35d ago0x93dc7c…a0494f

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.