Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b32…0ea30x4ce5…b88dBase—$0.01100%coinbase76d ago0xa75399…4e9944
0x8b32…0ea30x9184…ca41Base—$0.01100%coinbase76d ago0x378bb8…5a66b2
0x8b32…0ea30xa8b5…c95dBase—$0.01100%coinbase76d ago0xa84ac2…1040a4
0x8b32…0ea30x5d1c…af0eBase—$0.01100%coinbase76d ago0x6d76da…bb8d8a
0x8b32…0ea30xfd18…e765Base—$0.01100%coinbase76d ago0xc0d631…42a474
0x8b32…0ea30x587a…5ddbBase—$0.01100%coinbase76d ago0xc00f52…05579b
0x8b32…0ea30x23f5…f0a6Base—$0.01100%coinbase76d ago0x9f5128…309a3e
0x8b32…0ea30x5059…e309Base—$0.01100%coinbase76d ago0x92bc5f…f5768c
0x8b32…0ea30x7863…3a20Base—$0.01100%coinbase76d ago0x34c12a…e8d9ef
0x8b32…0ea30xf7ab…d586Base—$0.01100%coinbase76d ago0xbb6abe…23084f
0x8b32…0ea30x1437…7d12Base—$0.01100%coinbase76d ago0x635434…7c4ce3
0x8b32…0ea30x5195…068bBase—$0.01100%coinbase76d ago0x576cb0…99735c
0x8b32…0ea30x4777…1c0aBase—$0.01100%coinbase76d ago0x43f0cb…81c2f3
0x8b32…0ea30x080b…eb15Base—$0.01100%coinbase76d ago0x52640f…6b79ee
0x8b32…0ea30xb20b…dab6Base—$0.01100%coinbase76d ago0x4315a2…ca3f9c
0x8b32…0ea30x3eb0…ba3bBase—$0.01100%coinbase76d ago0x0d8f6f…46713d
0x8b32…0ea30x0649…6e41Base—$0.01100%coinbase76d ago0xab9971…b96adb
0x8b32…0ea30x81d7…59fcBase—$0.01100%coinbase76d ago0xd7647a…624cc0
0x8b32…0ea30x1bf8…976dBase—$0.01100%coinbase76d ago0x266676…d7a36b
0x8b32…0ea30x34d7…4880Base—$0.01100%coinbase76d ago0xe73d05…5a33a2
0x8b32…0ea30x800b…b663Base—$0.01100%coinbase76d ago0xad6bf1…6e2c29
0x8b32…0ea30x0a22…fbb0Base—$0.01100%coinbase76d ago0x3e2cc6…1a817c
0x8b32…0ea30x7254…e017Base—$0.01100%coinbase76d ago0x0a1e4e…7962be
0x8b32…0ea30x043e…115eBase—$0.01100%coinbase76d ago0xfce006…39090b
0x8b32…0ea30x07d6…c8b7Base—$0.01100%coinbase76d ago0x935127…8bbd10

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.