Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0x7d4945…e16337
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0xd7bcbf…86aea7
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0xb53c07…2cede5
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0x8b5342…0447e6
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0x2fc096…4f84e6
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0x25bf89…5182f8
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0x283875…2492e9
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0x5e47b6…662e92
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0xdc9e32…f68a4b
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0x801153…9bc3a3
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0xd55593…debe53
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0x6b633f…1af5da
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa15d ago0xf0e421…ed81a5
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0x4b51e7…8ea915
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0xc56f4f…0320e9
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0x2b9b59…26e52b
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0x9b47de…c95ae3
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0x63b7c0…c27900
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0xa840ae…0df75b
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0x7ef9d4…91e72f
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0x620670…9eb625
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0xe85a0e…76bef0
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0x26bd0d…2cf5ba
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0xd70964…33a240
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa16d ago0xb3e445…0152af

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.