Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa14d ago0x255155…1989b0
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa14d ago0xb69b87…02348e
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0x43cd2c…977504
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0x0defdd…8c6950
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa15d ago0x873622…a4eef6
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa15d ago0x51c98b…e6b6ec
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa15d ago0xa41f86…b21d79
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa15d ago0x7dd605…175a88
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa15d ago0xd35459…48c591
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0x8c1bb7…aabbc7
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0x9e992b…1f7efc
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0xc1a29a…f2123e
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0x918462…3d381d
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0x455062…28a197
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0x2ba17c…54eb2e
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0xea102b…4bcfeb
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0xfd1b1f…ed8440
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0x672e0d…4d1c20
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0xe30db7…083ea2
0xc653…7cfc0x9c95…e299Base$0.001100%fluxa15d ago0x0e7613…add66c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.