Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8f…248e0xe905…f6fbBase—$0.01100%coinbase65d ago0xe162e6…fec78c
0x0c8f…248e0x8189…5020Base—$0.01100%coinbase65d ago0xa5999c…6893df
0x0c8f…248e0xf617…527bBase—$0.01100%coinbase65d ago0x43ea15…5acdc6
0x0c8f…248e0x13dc…162fBase—$0.01100%coinbase65d ago0x15d99e…e69c22
0x0c8f…248e0x9d35…3125Base—$0.01100%coinbase65d ago0x9fd21b…3b3437
0x0c8f…248e0x7c83…1c0eBase—$0.01100%coinbase65d ago0xa59bce…0d9878
0x0c8f…248e0x3d67…42e6Base—$0.01100%coinbase65d ago0x8c7456…191e0e
0x0c8f…248e0xd4a2…770dBase—$0.01100%coinbase65d ago0x9d8b81…8883ea
0x0c8f…248e0xb241…d41dBase—$0.01100%coinbase65d ago0x0d2a52…b3b404
0x0c8f…248e0xd39a…464eBase—$0.01100%coinbase65d ago0x2302fc…cb9e89
0x0c8f…248e0xb3c4…ff7dBase—$0.01100%coinbase65d ago0x104f10…67c8e5
0x0c8f…248e0xd0f9…bd7cBase—$0.01100%coinbase65d ago0x0cb2be…6459dd
0x0c8f…248e0xe580…8c9bBase—$0.01100%coinbase65d ago0x063603…ef9cb2
0x0c8f…248e0xf38a…48b5Base—$0.01100%coinbase65d ago0xffc4a0…18ad4f
0x0c8f…248e0x21a2…508cBase—$0.01100%coinbase65d ago0x2cc401…aa8cd0
0x0c8f…248e0x988e…836fBase—$0.01100%coinbase65d ago0xe33fae…047ba2
0x0c8f…248e0xa249…fed1Base—$0.01100%coinbase65d ago0x06758b…f75803
0x0c8f…248e0x5074…ad6cBase—$0.01100%coinbase65d ago0x853c16…2a96c2
0x0c8f…248e0x0f8a…990eBase—$0.01100%coinbase65d ago0xcc15e1…7f8b8f
0x0c8f…248e0xa70b…77a3Base—$0.01100%coinbase65d ago0xde08e4…4e8b0d
0x0c8f…248e0xe785…442bBase—$0.01100%coinbase65d ago0xdbd519…5ecb26
0x0c8f…248e0xa29f…afeeBase—$0.01100%coinbase65d ago0x91f873…bbeabf
0x0c8f…248e0x9e93…b8c7Base—$0.01100%coinbase65d ago0x6aaa3a…8744ed
0x0c8f…248e0x2cc8…28aeBase—$0.01100%coinbase65d ago0x039a46…d3e624
0x0c8f…248e0xdc2a…f607Base—$0.01100%coinbase65d ago0x38e27b…1a3cda

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.