Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970xfe80…47eeBase$0.001100%fluxa17d ago0xd2b493…81cdd2
0xbec8…26970xfe80…47eeBase$0.001100%fluxa17d ago0x4b5be7…0cbe4d
0xbec8…26970xfe80…47eeBase$0.001100%fluxa17d ago0x88766d…4b2bfa
0xbec8…26970xfe80…47eeBase$0.001100%fluxa17d ago0xe678a9…470054
0xbec8…26970xfe80…47eeBase$0.001100%fluxa17d ago0x122707…ac73b3
0xbec8…26970xfe80…47eeBase$0.001100%fluxa17d ago0x133202…69debb
0xbec8…26970xfe80…47eeBase$0.001100%fluxa17d ago0x70287f…2ebd78
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x62587a…f434f6
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0xffb906…12d5af
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x5ea27a…16e9c9
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x7e63da…e5dce3
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0xe968d4…40f29e
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x55d564…f4c512
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0xfae5f9…6231f2
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x724d32…e03c52
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x17b54b…e59480
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x328455…fcf15c
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x103798…d474c2
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x02edb4…9e8c84
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0xba4f0a…7794c4
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x377c02…b4a5db
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x93b5ff…985339
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x0ddf13…c5a7f9
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x755e85…666187
0xbec8…26970xfe80…47eeBase$0.001100%fluxa18d ago0x32d4a7…b30bb4

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.