Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd812…97110xffae…5e0cBase—$0.01100%coinbase73d ago0x3645c5…07a794
0xd812…97110xae65…a07bBase—$0.01100%coinbase73d ago0x0a20dc…6f6ec6
0xd812…97110x4e30…db75Base—$0.01100%coinbase73d ago0x548b94…ac5c0b
0xd812…97110xb5f2…e103Base—$0.01100%coinbase73d ago0xac0af7…584efa
0xd812…97110x33d1…0836Base—$0.01100%coinbase73d ago0x87ffca…ca7197
0xd812…97110x1bea…ccf3Base—$0.01100%coinbase73d ago0x6421e9…356534
0xd812…97110x7c14…494fBase—$0.01100%coinbase73d ago0x9cc526…2a1263
0xd812…97110x3b88…45b3Base—$0.01100%coinbase73d ago0xb314b5…9b1989
0xd812…97110x1c96…d53dBase—$0.01100%coinbase73d ago0xeab9eb…555eac
0xd812…97110x033a…9aa9Base—$0.01100%coinbase73d ago0x9c6d25…e92aeb
0xd812…97110xe208…68dcBase—$0.01100%coinbase73d ago0x8b39dc…5d20a9
0xd812…97110x3952…1950Base—$0.01100%coinbase73d ago0x2ef275…703b48
0xd812…97110x7af2…aba6Base—$0.01100%coinbase73d ago0x6b5029…f2b1dc
0xd812…97110xecdb…982eBase—$0.01100%coinbase73d ago0x937472…df383d
0xd812…97110x2ae4…1a87Base—$0.01100%coinbase73d ago0x71958c…139d09
0xd812…97110x8259…044bBase—$0.01100%coinbase73d ago0x9949e3…befd70
0xd812…97110x940b…9c14Base—$0.01100%coinbase73d ago0xbc2ae2…bc85ab
0xd812…97110x6a97…f7bdBase—$0.01100%coinbase73d ago0x2f9435…999770
0xd812…97110xc7a4…7b53Base—$0.01100%coinbase73d ago0x17ec7d…82d3ec
0xd812…97110x8c2b…3987Base—$0.01100%coinbase73d ago0xc1a325…a11ab3
0xd812…97110x1bfe…5a87Base—$0.01100%coinbase73d ago0x1d0304…797a3a
0xd812…97110x0f69…a921Base—$0.01100%coinbase73d ago0x504622…27762e
0xd812…97110xc298…340aBase—$0.01100%coinbase73d ago0x30eb0f…34a918
0xd812…97110x7b50…636cBase—$0.01100%coinbase73d ago0x83a40b…4bab1e
0xd812…97110xa117…5713Base—$0.01100%coinbase73d ago0xb7d15e…176bb4

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.