Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x93b34e…25809c
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x517061…6a83c0
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x14ddae…065729
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0xc134a2…fafec4
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x58e75f…9e2e26
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0xea784f…524dbf
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x27408b…8f0e05
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x3d80b3…52285e
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0xe84720…c55653
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0xcd8b72…5e998c
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0xe99b4b…ec5fd7
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x45c942…ef2136
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x904100…866bae
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x303729…06e92c
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x90f637…4b01fb
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x42d250…c607d4
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0xbbf3d7…0f1e35
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0xa684b2…7f583b
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x016bdd…04fcfb
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x295dca…f5bc83
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x548fe1…c29664
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0xb2a2db…5bd37d
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa26d ago0x46ca42…1e0239
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa27d ago0xc39471…5757e4
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa27d ago0x0d8c2e…084027

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.