Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6bd…ad100xf68f…5efcBase—$0.01100%coinbase73d ago0xcd33f2…17b4e6
0xa6bd…ad100xa03a…8775Base—$0.01100%coinbase73d ago0x684160…e639dc
0xa6bd…ad100x8e6b…3037Base—$0.01100%coinbase73d ago0x1b5e8d…97ba5c
0xa6bd…ad100xbae6…2459Base—$0.01100%coinbase73d ago0x0e5d55…5a24ec
0xa6bd…ad100x638c…8b94Base—$0.01100%coinbase73d ago0x13793d…1200a4
0xa6bd…ad100x1e4e…1e6fBase—$0.01100%coinbase73d ago0x6cbba8…170b93
0xa6bd…ad100xa3d5…5475Base—$0.01100%coinbase73d ago0xac074a…9ee223
0xa6bd…ad100xd7c7…0b79Base—$0.01100%coinbase73d ago0x55881d…3d3000
0xa6bd…ad100x0d36…bfa6Base—$0.01100%coinbase73d ago0x9808c2…62ba83
0xa6bd…ad100x4039…123dBase—$0.01100%coinbase73d ago0x8d9c19…da09d1
0xa6bd…ad100x157e…e90eBase—$0.01100%coinbase73d ago0x6a1594…d69c9a
0xa6bd…ad100x859e…1ab9Base—$0.01100%coinbase73d ago0xeabda7…72ecf0
0xa6bd…ad100xf11d…f6d5Base—$0.01100%coinbase73d ago0xc1c15c…c6d62b
0xa6bd…ad100xf63e…392bBase—$0.01100%coinbase73d ago0x7645c0…d2c193
0xa6bd…ad100x519f…8dd2Base—$0.01100%coinbase73d ago0x1322fc…086557
0xa6bd…ad100x2499…8408Base—$0.01100%coinbase73d ago0xb10a8e…4f69a3
0xa6bd…ad100x3d8a…a92bBase—$0.01100%coinbase73d ago0x5e7b4c…6e2cb4

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.