Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefd0…293e0x6d7f…07bcBase—$0.01100%coinbase84d ago0xa076e7…f7eedf
0xefd0…293e0x3885…1be2Base—$0.01100%coinbase84d ago0x04d182…35af31
0xefd0…293e0x3dc0…0bdbBase—$0.01100%coinbase84d ago0x7e2691…256391
0xefd0…293e0x54b8…d929Base—$0.01100%coinbase84d ago0xa7660e…c3e2d7
0xefd0…293e0x72a2…c4ecBase—$0.01100%coinbase84d ago0x56e4ad…1f846f
0xefd0…293e0xf384…09fbBase—$0.01100%coinbase84d ago0x87b8e5…e1c1cb
0xefd0…293e0xc36f…6769Base—$0.01100%coinbase84d ago0x28f6e0…666ddc
0xefd0…293e0xdcbd…ce1aBase—$0.01100%coinbase84d ago0x55f524…34d208
0xefd0…293e0xd8db…81deBase—$0.01100%coinbase84d ago0xa86e65…117ce0
0xefd0…293e0x3759…34f6Base—$0.01100%coinbase84d ago0x47dee1…6ea8ad
0xefd0…293e0x8e14…6011Base—$0.01100%coinbase84d ago0x0493b7…d296ce
0xefd0…293e0xd6af…2178Base—$0.01100%coinbase84d ago0xb19488…f3abb4
0xefd0…293e0xea91…e19bBase—$0.01100%coinbase84d ago0x11136b…4a706e
0xefd0…293e0x1705…8eb7Base—$0.01100%coinbase84d ago0xb3af16…8ed09f
0xefd0…293e0xe12c…fae4Base—$0.01100%coinbase84d ago0x2741a6…1de40f
0xefd0…293e0xd04b…985aBase—$0.01100%coinbase84d ago0x7c9351…cc137a
0xefd0…293e0x4758…ce61Base—$0.01100%coinbase84d ago0x0a978a…20f696
0xefd0…293e0x5cee…fe2bBase—$0.01100%coinbase84d ago0xef322e…bf3b52
0xefd0…293e0xb50c…42c4Base—$0.01100%coinbase84d ago0xc50ef0…d7ca66
0xefd0…293e0xb417…e3bfBase—$0.01100%coinbase84d ago0xd0bbce…8c3f76
0xefd0…293e0x5be2…fc00Base—$0.01100%coinbase84d ago0x84afe6…b83e50
0xefd0…293e0x6171…bc40Base—$0.01100%coinbase84d ago0xe7fa38…9c72ea
0xefd0…293e0x1952…c429Base—$0.01100%coinbase84d ago0x7946f5…aefa96
0xefd0…293e0x39f6…af8eBase—$0.01100%coinbase84d ago0x5b06b9…adcd34
0xefd0…293e0xf083…a358Base—$0.01100%coinbase85d ago0xcf93c9…495107

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.