Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x054885…d81063
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xcd8ab0…1afe89
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xc85218…280bac
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xb4cc8c…1765cc
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xac39ae…14b812
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x7a6be4…a0cfc4
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x5c9213…f87300
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xd01eb3…4420bd
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x846959…74e6d0
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x8ac978…c7838e
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x5ff92b…61f59b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xadba66…0b7440
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xe43e39…80f924
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xc9cba3…f059c3
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x1a5b7a…a0f8f9
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xceee4c…8e87d5
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x762519…18f4e6
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xb56d20…c35d8b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xa3e63a…3dc751
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x266d46…85cf30
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x5e37f5…5c580d
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x8b0d0d…688557
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0xe3da27…b61b11
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x8031bb…3d8362
0x7daa…be570xfe80…47eeBase$0.001100%fluxa9d ago0x0d79d4…5cb7bd

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.