Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff46…822d0x1e2f…b8edBase—$0.01100%coinbase66d ago0x771de5…33285c
0xff46…822d0x8575…17b8Base—$0.01100%coinbase66d ago0xf4ae5e…22c699
0xff46…822d0x582f…2a1cBase—$0.01100%coinbase66d ago0x873d84…a20eb4
0xff46…822d0x3966…c056Base—$0.01100%coinbase66d ago0x66a1b2…5d4a2c
0xff46…822d0x2e6f…3fa4Base—$0.01100%coinbase66d ago0x9aac63…b3c2ce
0xff46…822d0x25fe…b1aeBase—$0.01100%coinbase66d ago0xc9889b…7a578f
0xff46…822d0xdf5c…db91Base—$0.01100%coinbase66d ago0xecb429…38642f
0xff46…822d0x7389…87f2Base—$0.01100%coinbase66d ago0x45c636…9f89f3
0xff46…822d0x2769…3629Base—$0.01100%coinbase66d ago0x15ea41…c11d71
0xff46…822d0x7066…d550Base—$0.01100%coinbase66d ago0xf7a1e7…895612
0xff46…822d0x4b27…6582Base—$0.01100%coinbase66d ago0x6a4a09…07de18
0xff46…822d0x8db1…f755Base—$0.01100%coinbase66d ago0x68e4a0…02baa9
0xff46…822d0x5bee…0519Base—$0.01100%coinbase66d ago0x5bca89…94a09f
0xff46…822d0x1387…9675Base—$0.01100%coinbase66d ago0x5641c9…20bee2
0xff46…822d0x2992…a441Base—$0.01100%coinbase66d ago0x4be76f…6a84f5
0xff46…822d0xb5b2…5370Base—$0.01100%coinbase66d ago0x3f9acf…4cb0e5
0xff46…822d0xb4f8…7643Base—$0.01100%coinbase66d ago0xff7cb2…2937db
0xff46…822d0xa6e6…6193Base—$0.01100%coinbase66d ago0xba7fc5…6ad370
0xff46…822d0x624b…6a13Base—$0.01100%coinbase66d ago0xea2841…3bf374
0xff46…822d0x4f13…2c8eBase—$0.01100%coinbase66d ago0x8b28bf…b5a3af
0xff46…822d0x77db…9fcaBase—$0.01100%coinbase66d ago0x3648c2…646899
0xff46…822d0x6e3f…d8a6Base—$0.01100%coinbase66d ago0xe0c3ea…4e1ce6
0xff46…822d0x7156…720fBase—$0.01100%coinbase66d ago0xa6c658…696216
0xff46…822d0x7387…c213Base—$0.01100%coinbase66d ago0x8fa757…8ccb9c
0xff46…822d0xb5ab…9176Base—$0.01100%coinbase66d ago0xab01ac…8c8f74

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.