Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060x6074…01ceBase—$0.01100%coinbase84d ago0x987611…94bbb0
0xb58e…42060x0f45…592eBase—$0.01100%coinbase84d ago0xa9d432…7c09e2
0xb58e…42060x9591…6fd7Base—$0.01100%coinbase84d ago0x948a3c…330df8
0xb58e…42060xd139…1ae7Base—$0.01100%coinbase84d ago0x1751ec…3b29d5
0xb58e…42060xc728…9447Base—$0.01100%coinbase84d ago0x67c56b…895dd8
0xb58e…42060xefee…4354Base—$0.01100%coinbase84d ago0xa767f6…2bebc2
0xb58e…42060xe62d…dac7Base—$0.01100%coinbase84d ago0x8f4251…b78b4b
0xb58e…42060x1118…8b98Base—$0.01100%coinbase85d ago0x742413…557b90
0xb58e…42060xb03b…7119Base—$0.01100%coinbase85d ago0x439f68…07962d
0xb58e…42060x6d48…d569Base—$0.01100%coinbase85d ago0xc636ce…3ad7b4
0xb58e…42060xed11…c4caBase—$0.01100%coinbase85d ago0xcb5615…e61ddd
0xb58e…42060x1304…94ccBase—$0.01100%coinbase85d ago0x7f47ca…48d85e
0xb58e…42060x75c4…0f0cBase—$0.01100%coinbase85d ago0x7a81ba…2e9667
0xb58e…42060x4c69…9a41Base—$0.01100%coinbase85d ago0x19fd46…1281f2
0xb58e…42060x4f17…22c2Base—$0.01100%coinbase85d ago0x2c4539…b4ce01
0xb58e…42060xecfd…518eBase—$0.01100%coinbase85d ago0xbc3a6f…fa9a99
0xb58e…42060xdee8…d02bBase—$0.01100%coinbase85d ago0x51ba09…e11bbd
0xb58e…42060x5949…51c9Base—$0.01100%coinbase85d ago0x494439…fdbbbe
0xb58e…42060x80c6…349fBase—$0.01100%coinbase85d ago0x5bad4f…c64186
0xb58e…42060xbbb4…c0feBase—$0.01100%coinbase85d ago0x4ef6db…dfbf8d
0xb58e…42060xc0f3…d779Base—$0.01100%coinbase85d ago0x3d9ccc…a28205
0xb58e…42060xe9ac…9e06Base—$0.01100%coinbase85d ago0xe3f019…e2ef65
0xb58e…42060x22cd…a1e7Base—$0.01100%coinbase85d ago0xcd2ad6…58dcc8
0xb58e…42060x1d4b…9a59Base—$0.01100%coinbase85d ago0x039287…c69b7b
0xb58e…42060xadca…d85aBase—$0.01100%coinbase85d ago0x1b0950…5c0855

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.