Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa104d ago0x7092f3…4ce3de
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa104d ago0xbef2b0…7a03eb
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x6be70b…c647e2
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x69f894…767da4
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0xf1af15…f4be4d
0xb90a…9ae40x0176…c1b8Base—$0.10100%fluxa105d ago0x7676ef…b6b82a
0xb90a…9ae40x0176…c1b8Base—$0.10100%fluxa105d ago0xd00076…cb8370
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x8eb539…badfa9
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0xa5a14d…b0cb1b
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0xa25396…4031d8
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x13ae91…9fe7bd
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x591dbf…2acf05
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x4c4543…bb054c
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x347d4d…73dc84
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0xb89227…3e4b33
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0xecd37e…354919
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x664fb3…4ed082
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x72f2ec…6f4c73
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x2a75c4…05f02b
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x211c1f…d8636d
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa105d ago0x2813b0…62a744

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.