Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa115d ago0xe5295f…03bf22
0x6372…b1440xac65…4417Base—$0.03100%fluxa115d ago0x52b7ee…d622d0
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa115d ago0xb835ac…7c78ad
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa115d ago0x0fe6b1…8c114e
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa115d ago0xb2f33f…2d04e4
0x6372…b1440xac65…4417Base—$0.06100%fluxa115d ago0xff9e8b…0e190b
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0xd19cdb…ffc0bb
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0x00c957…95b2fe
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0xdccfb8…e87d3d
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0x958af7…2ab330
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0x255b9d…692875
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0x240de3…efd077
0x6372…b1440xac65…4417Base—$0.11100%fluxa116d ago0x483bdf…dbb255
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0xe09328…45ea67
0xb90a…9ae40x6372…b144Base—$0.05100%fluxa116d ago0x4f1da0…90c9b7
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0x9f29f8…23f38c
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0x75f499…29ddad
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0xd6a26c…5a5b91
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0x4b6c92…af834a
0xb90a…9ae40x6372…b144Base—$0.01100%fluxa116d ago0x7dcc54…055e44
0x6372…b1440xac65…4417Base—$0.01100%fluxa116d ago0x4828f1…ef1a97

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.