Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xe1e021…358f73
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x8e6224…e9ae63
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xb8c427…005633
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xe9a8bb…2a5881
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x330124…e0b997
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xe4ffb4…3cb0a9
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x6be0b8…1a4385
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x477cf9…f935ec
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x0d5e07…19f978
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x12952e…468ea3
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x53e86d…5794e9
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xa24886…2e003f
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x15e380…2baccd
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xa0808f…e7f687
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xb68407…7bb4a3
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x927288…36fe8e
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x002c67…53eeed
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xe603e3…9c460a
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xbb399f…cd8155
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x1e0f56…cc2f3f
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xc26548…26b4d6
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x6ea849…30cafe
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0x4fbd95…b9b856
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xa8fe8c…c2b54a
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa15d ago0xfd4b77…699537

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.