Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals175d ago0xaa8217…c5eed8
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals175d ago0xd2e594…fc8768
0xbe67…ea9e0xef43…6c7fBase$0.20100%virtuals175d ago0xfe06a1…bc93c4
0xbe67…ea9e0xef43…6c7fBase$1.00100%virtuals176d ago0x3ecef3…7c157b
0xbe67…ea9e0xef43…6c7fBase$0.20100%virtuals176d ago0xb90cf5…ebdba0
0xbe67…ea9e0xef43…6c7fBase$1.00100%virtuals176d ago0x17d7d4…56371a
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals176d ago0x9c3201…911820
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals176d ago0x17923f…52b8a2
0xbe67…ea9e0xef43…6c7fBase$1.00100%virtuals176d ago0x929c36…daf896
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals176d ago0xc18899…610ee6
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals176d ago0xdcbe5a…5b4ee3
0xbe67…ea9e0xef43…6c7fBase$1.50100%virtuals176d ago0x38d5b6…3317bc
0xbe67…ea9e0xef43…6c7fBase$1.00100%virtuals176d ago0x3c92c7…77047f
0xbe67…ea9e0xef43…6c7fBase$1.00100%virtuals176d ago0xbb113e…87a636
0xbe67…ea9e0xef43…6c7fBase$0.20100%virtuals176d ago0x3705e4…c02e63
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals176d ago0x22200a…445b62
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals176d ago0xbfe52c…43f52e
0xbe67…ea9e0xef43…6c7fBase$1.00100%virtuals176d ago0x78aa95…5fa07a
0xbe67…ea9e0xef43…6c7fBase$1.50100%virtuals176d ago0x8863dd…8b46ef
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals176d ago0x4a360b…1506d9

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.