Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8715…a3990x71de…e528Basex402 service$0.00170%0x71de…e5283h ago0x3dc460…e2591c
0x8715…a3990x71de…e528Basex402 service$0.00170%0x71de…e5283h ago0x91416f…644159
0x8715…a3990x71de…e528Basex402 service$0.00170%0x71de…e5283h ago0x249a39…b1088b
0x8715…a3990x71de…e528Basex402 service$0.00170%0x71de…e5283h ago0x344ab8…a9960d
0x8715…a3990x71de…e528Basex402 service$0.00170%0x71de…e5284h ago0x162c0e…062b24
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted4h ago0xfb534a…3f7ed8
0xcc08…e9d40x71de…e528Basex402 service$0.00170%0x71de…e5285h ago0xad14dc…805805
0xcc08…e9d40x71de…e528Basex402 service$0.00170%0x71de…e5285h ago0xf09065…1113df
0xcc08…e9d40x71de…e528Basex402 service$0.00170%0x71de…e5285h ago0xe91f0b…91bde8
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted6h ago0xffe4e8…0405fc
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted6h ago0xfacffa…4daf4d
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0xe6f90c…210c97
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0x8eb27b…64f7b9
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0x1ead9b…6171cb
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0xbff332…929492
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0xd48569…5d294d
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0xdcc597…334d08
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0xd61083…e0d200
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0xce254e…37c271
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0x152fbf…cdb201
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0xac461c…6a1d42
0x71de…e5280x71de…e528Basex402 service$0.00120%Payer-submitted10h ago0xaf8d13…191900
0x8a44…47d70x71de…e528Basex402 service$0.00170%0x71de…e52811h ago0x1a67c0…79bcc8
0xf23e…78bb0x71de…e528Basex402 service$0.00170%0x71de…e52812h ago0xab3e2e…4fc331
0xf23e…78bb0x71de…e528Basex402 service$0.00170%0x71de…e52812h ago0x84ba0b…9c86be

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.