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%fluxa21d ago0x196442…4b9324
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x87b1b5…7e2f5e
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0xe16396…0cbd65
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x060ef3…967042
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0xe15b40…023d3a
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0xb77c76…e8f688
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x18bb85…fbef23
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x7531a8…935c8e
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x19fa44…62f415
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x696fbe…22e369
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0xba63f1…bf4034
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x9920b2…128212
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x1375ce…f128b7
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x2d22f9…b60202
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x79e5f1…e811ad
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0xcfcdfb…734b86
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0xa94bc6…d20659
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x409829…a214a5
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0xbae1be…39f587
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x28a5be…6e1111
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x19cf93…00b42a
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0xc22116…4ffe98
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0xbad9e7…349062
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x82fbf6…8e00c8
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x89e1f2…e315ed

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.