Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xbd611a…e85d21
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x4db445…9794ae
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xfe9830…4f69d6
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xaef5fd…389af2
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x20b903…926b41
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x1278e9…eb905f
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x65f318…eb5ff9
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x77e6e3…efac36
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xd7f53e…97da0c
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xf45f94…0f352d
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x661be8…32a56f
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xd2eaf1…1c0c79
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xe81dbe…35f07c
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x72f041…5670d2
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x038fda…1881e1
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x5782c8…eb8410
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xbf315e…ca3aec
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xd23f37…f224d7
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x8ec976…f1051c
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa18d ago0x35597a…077d96
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa18d ago0x76a27f…7538b5
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa18d ago0x9465a4…15a119
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa18d ago0x5114a1…438677
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa18d ago0x627d54…e766e6
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa18d ago0xd1b8aa…604a03

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.