Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x70e418…7fda4b
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xf1ceaf…b32a69
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xcc9347…23623e
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xc80d7b…95d642
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xeaab1f…04f8a3
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x412b39…ae7049
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x6d5d1e…987caf
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xf39dd3…84d125
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xf1dc9a…1b6f1d
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x75f3ad…d77cc1
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xb594f5…53d3b7
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x64595a…a769aa
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x35c266…02a1c0
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x846fe8…a67d9f
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0xb5c370…5ef04d
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x154b50…ad1b68
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x8a1a17…da4ee8
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x472886…945227
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x4e5664…e4a41a
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x71b1cc…7931b3
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x616b05…e9fdea
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x5d9e76…f96362
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x5eac95…d8a4e0
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x9c5160…999508
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa18d ago0x17e732…86f7a9

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.