Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a0f…9ec10x861f…e196Base—$0.01100%coinbase58d ago0x25c118…8780dc
0x7a0f…9ec10x60bf…48abBase—$0.01100%coinbase58d ago0xf9ee89…60d673
0x7a0f…9ec10x7adb…8368Base—$0.01100%coinbase58d ago0x914e5c…72ad3f
0x7a0f…9ec10x3798…0c9dBase—$0.01100%coinbase58d ago0x51be12…ce4999
0x7a0f…9ec10x5d74…316eBase—$0.01100%coinbase58d ago0x5f22e9…b9a30d
0x7a0f…9ec10x9766…c182Base—$0.01100%coinbase58d ago0x1a35fd…880ef5
0x7a0f…9ec10xe353…a199Base—$0.01100%coinbase58d ago0x342682…a723ff
0x7a0f…9ec10xb9fe…b134Base—$0.01100%coinbase58d ago0x9edcd0…c92ca7
0x7a0f…9ec10x3ada…2033Base—$0.01100%coinbase58d ago0x7677eb…2911b8
0x7a0f…9ec10x0329…314eBase—$0.01100%coinbase58d ago0xd051f5…b107c4
0x7a0f…9ec10xcfaf…2603Base—$0.01100%coinbase58d ago0x16ceb4…7a2ca2
0x7a0f…9ec10xd487…c213Base—$0.01100%coinbase58d ago0xbe237d…3c0947
0x7a0f…9ec10x1752…69feBase—$0.01100%coinbase58d ago0xc643a0…f6ebb4
0x7a0f…9ec10xf461…4da0Base—$0.01100%coinbase58d ago0xcc21b3…0be52a
0x7a0f…9ec10x5b38…9f77Base—$0.01100%coinbase58d ago0xc28fec…e4b86c
0x7a0f…9ec10x6a29…506eBase—$0.01100%coinbase58d ago0xbc6644…a3b7b8
0x7a0f…9ec10x3453…1169Base—$0.01100%coinbase58d ago0x86af89…d57db9

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.