Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8129…c0460xfe80…47eeBase$0.001100%fluxa12d ago0x5163cb…f8e0d2
0x8129…c0460xfe80…47eeBase$0.001100%fluxa12d ago0x185087…d18a92
0x8129…c0460xfe80…47eeBase$0.001100%fluxa12d ago0xa94ddc…7711ee
0x8129…c0460xfe80…47eeBase$0.001100%fluxa12d ago0xcd339a…92ea84
0x8129…c0460xfe80…47eeBase$0.001100%fluxa12d ago0x7c0f66…5c6dc1
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0x79dc2a…c4059b
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0x6be9a2…44a0b7
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0x96fa7c…a85aee
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0x85ccae…56ab13
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0x9190e2…60b335
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0xb29c97…5627f1
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0x9edea3…5e91c6
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0xae48c1…ac6e4a
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0xca5cf9…d492ea
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0x3f03de…47ba96
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0x014893…aa1eb7
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0xf42fa8…9394bc
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0x78c840…d43e9b
0x8129…c0460xfe80…47eeBase$0.001100%fluxa13d ago0xee656c…f916ce

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.