Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0xbbd27f…be3600
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0xcb797a…2c025e
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0xb36b06…b25e47
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x0f682b…47f853
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x3d8bee…a6d509
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x1366bb…48601d
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x3ed6d1…24f89d
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0xddc85b…5c001e
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0xb8c404…b6faed
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x4f62d4…59af30
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x475fb3…fddf9e
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x35f152…6e48c2
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x6e93f3…238388
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x3cc528…ee8794
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0xfc470d…56e49f
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x2afa7b…c6805f
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x0c5600…360397
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x603b96…f8b364
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x920cdd…c53ea3
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x0c4720…2441e7
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x82afff…e14149
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x3be19d…30fa21
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0x15f54b…9c821f
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0xdeeef7…a7feef
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa20d ago0xe1b31b…203966

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.