Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0x051385…461306
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0x3d7371…71a282
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0x155709…d30159
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0xdfd579…45ed8a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0x656cc8…364e1a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0x253d3b…b180ae
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0xf35f37…aef5ea
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0x21e300…f2b0e7
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0x5c60a6…dcd9dc
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0xd5df86…87d4fb
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0xcb0f8a…6d2b60
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0xca6023…7ba3d4
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa21d ago0xcbf725…48c603
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xfed405…dd3097
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x56cdd2…5b778c
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xff9842…2e343e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x3674fb…6094ab
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x09fab5…04cd4e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xa3af68…26415f
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xd0316b…9f7a84
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xa83c1e…284b01
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x49559c…ddb7de
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x42ff71…816b06
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0x8c7ccf…f07e6a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa22d ago0xfa751a…d7eaa4

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.