Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x53357b…9f0271
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x41993c…f366d1
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x60f5af…ee81c8
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x901600…a32a18
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x324b53…bd6e27
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xe8a632…cfe491
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x657226…600470
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xeb0079…8fe6e3
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x8aba74…69ec59
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xdb617b…7a64ae
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x8410c7…de36bb
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xd97772…b080c1
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xf72ded…4baa79
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x291423…13480e
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa49d ago0xfcd689…8aad3e
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xb81c70…d466f1
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xd1e921…be86ee
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xae1c21…12d88e
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x5a85d0…5c1306
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xb58075…823d66
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa50d ago0x80cf76…a4836a
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa50d ago0x099b93…9f8229
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa50d ago0x4eaed3…b0d91c
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa50d ago0x7724b5…861ef6
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa50d ago0x6b558d…325539

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.