Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060x7ed6…ba2aBase—$0.01100%coinbase73d ago0x2c4f6d…938d27
0xb58e…42060xd482…3ed9Base—$0.01100%coinbase73d ago0xfa10d2…2215e7
0xb58e…42060x70e5…d200Base—$0.01100%coinbase73d ago0x7c3249…dbf404
0xb58e…42060x8e67…131aBase—$0.01100%coinbase73d ago0xf30508…495f1f
0xb58e…42060xca22…ef20Base—$0.01100%coinbase73d ago0x70540e…801603
0xb58e…42060xd6e0…c7ebBase—$0.01100%coinbase73d ago0x034366…10c3a7
0xb58e…42060xcc61…0c09Base—$0.01100%coinbase73d ago0x3da5a6…7ca70e
0xb58e…42060xd5b3…32c6Base—$0.01100%coinbase73d ago0x488c5e…1155da
0xb58e…42060x44d2…406aBase—$0.01100%coinbase73d ago0x346f21…24ba15
0xb58e…42060xc833…ea6aBase—$0.01100%coinbase73d ago0x6887de…a351c8
0xb58e…42060x0119…1801Base—$0.01100%coinbase73d ago0xabc9cd…ccfb98
0xb58e…42060x9337…1b1dBase—$0.01100%coinbase73d ago0xd9f133…3eaa6f
0xb58e…42060x7db3…d965Base—$0.01100%coinbase73d ago0x800545…0c2e7d
0xb58e…42060x984e…b5cfBase—$0.01100%coinbase73d ago0x631292…5f2e81
0xb58e…42060xa532…59b7Base—$0.01100%coinbase73d ago0xd1681b…54772d
0xb58e…42060xc882…3cc9Base—$0.01100%coinbase73d ago0xcf021b…8c2527
0xb58e…42060x0c56…d837Base—$0.01100%coinbase73d ago0x4b37a8…403a3f
0xb58e…42060x3a6e…733eBase—$0.01100%coinbase73d ago0x52f4b1…3abe2e
0xb58e…42060x1487…17f2Base—$0.01100%coinbase73d ago0x6e06dc…c37a0d
0xb58e…42060xce70…7504Base—$0.01100%coinbase73d ago0x0b59cd…95216b
0xb58e…42060xccc1…b00dBase—$0.01100%coinbase73d ago0x3265c2…47a17f
0xb58e…42060x88ca…d4aeBase—$0.01100%coinbase73d ago0x8b712b…2900b7
0xb58e…42060x58c0…d1a7Base—$0.01100%coinbase73d ago0x96a60a…b77f1e
0xb58e…42060x8ef2…10d2Base—$0.01100%coinbase73d ago0x9241d6…920b3b
0xb58e…42060x8013…6ad9Base—$0.01100%coinbase73d ago0xab8b87…b2e7f2

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.