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%fluxa22d ago0xc9fc23…87ea18
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0xdcf414…8f0119
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x3381df…440d4e
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0xd8b31b…67196e
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x32ab48…6fe24c
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x5ae939…3826e1
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x79fb32…43ecc7
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x136e01…d837fb
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0xf8d2b2…ccc4ba
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0xa6c23a…6df6a0
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x8fe7dd…5cab12
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0xe038c0…5d0440
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0xdd93af…dca5af
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x0eceb0…5fe3d6
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x95ba21…45110e
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x9e6761…96b4a1
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x2e6a0d…c08a06
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x78d44c…721195
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x3339b1…cf6ec8
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x02ded0…d07103
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa22d ago0x48ffc4…6dbc87
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa23d ago0xf0689d…b8357d
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa23d ago0x60c3ae…102199
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa23d ago0x0d1aca…38cbde
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa23d ago0xba856c…8d9380

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.