Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0562…fe630xef43…6c7fBase$0.05100%virtuals175d ago0x7678c9…343ce5
0x0562…fe630xef43…6c7fBase$0.05100%virtuals175d ago0x6f9de4…9512bb
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x2529d1…d4a682
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x1d949b…2671db
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xd4d04a…96f700
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x77c66c…0278ac
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x797518…8373d8
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x847181…1a6feb
0x0562…fe630xef43…6c7fBase$0.02100%virtuals175d ago0x40830c…7bfc41
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xab5d4a…4cd4d6
0x0562…fe630xef43…6c7fBase$0.01100%coinbase175d ago0x804daf…e335d5
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x139cc4…37d74f
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xc6c252…23ea4a
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xec1d11…8f22a4
0x0562…fe630xef43…6c7fBase$0.05100%virtuals175d ago0xa410a9…8f4d75
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xe6f7f7…0a68bf
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xb4916e…167299
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x822965…855657
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x4021e9…7a6ebe
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xdcf466…762d2c
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xf07a61…9e52d7
0x0562…fe630xef43…6c7fBase$0.02100%virtuals175d ago0x3db58a…eef42a
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xd8573f…d1f451
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x7ce772…aae9f1
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x5b4d31…7e4fb9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.