Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e0b…f03d0xf16a…600aBase—$0.01100%coinbase73d ago0xb58a9f…7181fe
0x8e0b…f03d0x900d…b0beBase—$0.01100%coinbase73d ago0xac589c…a5ae49
0x8e0b…f03d0xb0fb…7ef4Base—$0.01100%coinbase73d ago0x8f1cc8…379979
0x8e0b…f03d0xb574…92b4Base—$0.01100%coinbase73d ago0x6ba4ac…5af5c7
0x8e0b…f03d0x080b…ea9aBase—$0.01100%coinbase73d ago0x2ab78c…984b86
0x8e0b…f03d0x878a…2aedBase—$0.01100%coinbase73d ago0x83b51f…479b9c
0x8e0b…f03d0xf3ca…9af1Base—$0.01100%coinbase73d ago0xb0ee4a…a82095
0x8e0b…f03d0x6169…28a9Base—$0.01100%coinbase73d ago0xc48924…487973
0x8e0b…f03d0x9546…3b70Base—$0.01100%coinbase73d ago0x65d016…e26adf
0x8e0b…f03d0xb7b9…ba52Base—$0.01100%coinbase73d ago0x4c3480…4a761a
0x8e0b…f03d0x5309…22deBase—$0.01100%coinbase73d ago0x876199…b6e94d
0x8e0b…f03d0xc8c7…965aBase—$0.01100%coinbase73d ago0x5fc5a6…0be1cd
0x8e0b…f03d0x58f0…c359Base—$0.01100%coinbase73d ago0xba6686…581569
0x8e0b…f03d0xd5d2…8544Base—$0.01100%coinbase73d ago0x954cc2…c14d04
0x8e0b…f03d0xeb57…7a9fBase—$0.01100%coinbase73d ago0x895ab6…c5b54d
0x8e0b…f03d0x8964…05cdBase—$0.01100%coinbase73d ago0x002f42…c7341c
0x8e0b…f03d0x655e…6c32Base—$0.01100%coinbase73d ago0x4cc460…e123d5
0x8e0b…f03d0x701b…575fBase—$0.01100%coinbase73d ago0xfe73b3…8bd526
0x8e0b…f03d0x4fc0…c79eBase—$0.01100%coinbase73d ago0xf76f56…afcb20
0x8e0b…f03d0xf02d…9e66Base—$0.01100%coinbase73d ago0xcf6a06…5fff8b
0x8e0b…f03d0x6068…9d9eBase—$0.01100%coinbase73d ago0xbdfc6b…43ff9b
0x8e0b…f03d0xb60a…2a6bBase—$0.01100%coinbase73d ago0xddf64f…773e25
0x8e0b…f03d0xa84b…4819Base—$0.01100%coinbase73d ago0x4dfb6f…fc93ee
0x8e0b…f03d0x54df…b9b9Base—$0.01100%coinbase73d ago0x90c2b5…cd2543
0x8e0b…f03d0xf2e7…45beBase—$0.01100%coinbase73d ago0x00353a…d65e89

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.