Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0x2f2916…0dd7f6
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0x2819cf…7eb15d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0x848d53…3d7a2d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0x8ca98e…f9502a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0x7932f6…0796fb
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0xfbfd0d…8e47bd
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0x95724b…8ca5c6
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa34d ago0x265c23…164a71
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa34d ago0xc88a9e…b14a29
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa34d ago0x8fb4a4…e43415
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa34d ago0x7b1b93…a177c7
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0xe2b41f…613b3c
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa34d ago0x2af191…47993a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0x0c1be7…02ce2e
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0xbe80eb…6fa0ea
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa34d ago0x6acb0b…ecd07f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0xdf2f00…45e3f3
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0x2dea9d…7344f6
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0x9bd88c…e4663f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0xb1f5b8…ef8478
0x446b…978d0x9c95…e299Base—$0.001100%fluxa34d ago0xd0ba46…4fa694
0x446b…978d0x9c95…e299Base—$0.001100%fluxa35d ago0xdd9dfe…3af069

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.