Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.34100%primer4d ago0x61ffdf…a662ab
0x5f11…468a0xc7f3…c044Base$0.33100%primer4d ago0x9ffe36…5afbf7
0xc7f3…c0440x5f11…468aBase$0.34100%primer4d ago0x827c43…2aaf21
0x5f11…468a0xc7f3…c044Base$0.32100%primer4d ago0xdac8c0…b7a84f
0xc7f3…c0440x5f11…468aBase$0.34100%primer4d ago0xfcca8d…b43160
0x5f11…468a0xc7f3…c044Base$0.33100%primer4d ago0xd81d1f…043d90
0xc7f3…c0440x5f11…468aBase$0.30100%primer4d ago0x1db4bc…972a3b
0x5f11…468a0xc7f3…c044Base$0.32100%primer4d ago0xfecf0c…66aa8f
0xc7f3…c0440x5f11…468aBase$0.35100%primer4d ago0x1feed8…0ee614
0x5f11…468a0xc7f3…c044Base$0.33100%primer4d ago0xbe8979…318214
0xc7f3…c0440x5f11…468aBase$0.33100%primer4d ago0xbf1062…890fa3
0x5f11…468a0xc7f3…c044Base$0.30100%primer4d ago0x5bf492…48caac
0xc7f3…c0440x5f11…468aBase$0.32100%primer4d ago0x9480ec…0481cc
0x5f11…468a0xc7f3…c044Base$0.35100%primer4d ago0x62beff…161d6d
0xc7f3…c0440x5f11…468aBase$0.30100%primer4d ago0x92c280…a93b64
0x5f11…468a0xc7f3…c044Base$0.31100%primer4d ago0x610105…3ca7e2
0xc7f3…c0440x5f11…468aBase$0.31100%primer4d ago0x122788…183dbf
0x5f11…468a0xc7f3…c044Base$0.34100%primer4d ago0x6a7ffe…19d6ee
0xc7f3…c0440x5f11…468aBase$0.35100%primer4d ago0xaadfc4…1ab539
0x5f11…468a0xc7f3…c044Base$0.34100%primer4d ago0x10f260…9d9243
0xc7f3…c0440x5f11…468aBase$0.33100%primer4d ago0x61ba98…52f010
0x5f11…468a0xc7f3…c044Base$0.32100%primer4d ago0x0be3d1…14c8c6
0xc7f3…c0440x5f11…468aBase$0.32100%primer4d ago0x403963…dc0f86
0x5f11…468a0xc7f3…c044Base$0.35100%primer4d ago0x7c3950…ea5730
0xc7f3…c0440x5f11…468aBase$0.31100%primer4d ago0x9429b6…1f7887

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.