Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xc645d4…1c5302
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x10f51f…ebc5d4
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x262109…665ee5
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x19fd9f…e24ee4
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x1ed1ab…a2e72d
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xc33dcf…55e7aa
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x3aed58…6a435f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xf22d62…ca32db
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x1e28b7…909b38
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x8ea1eb…c392aa
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x8d94ac…2c578f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xf2c92a…ad411f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x11574e…ffdf45
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xea88bb…c0bef3
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x8cdbc8…3283c1
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x095357…2c4117
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xe4d255…d66b4f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xc6906f…216b72
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xc08e01…dfb546
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0x11415b…d13d65
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xd29d04…7054f7
0x0b40…da860x9c95…e299Base—$0.001100%fluxa68d ago0xea1d9e…8d764c

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.