Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86c4…3f590xa996…a063Base—$0.01100%coinbase68d ago0x83d0c2…99c865
0x86c4…3f590x2ff1…54f5Base—$0.01100%coinbase68d ago0x8f63f8…3ede7b
0x86c4…3f590x16f3…b547Base—$0.01100%coinbase68d ago0xe184c4…aa9f3d
0x86c4…3f590x4e63…385aBase—$0.01100%coinbase68d ago0x58554a…c79c6e
0x86c4…3f590x9ede…9816Base—$0.01100%coinbase68d ago0x62eb6a…5ed5d7
0x86c4…3f590xe9e0…feecBase—$0.01100%coinbase68d ago0x0a7a78…a39d97
0x86c4…3f590xb62d…fed1Base—$0.01100%coinbase68d ago0x0d06ad…89c66b
0x86c4…3f590x4a35…6af7Base—$0.01100%coinbase68d ago0x9911fe…222d46
0x86c4…3f590xc2d8…bd95Base—$0.01100%coinbase68d ago0xa7e2f7…0138ae
0x86c4…3f590x8d76…caa4Base—$0.01100%coinbase68d ago0xf7bfe0…ec7ce2
0x86c4…3f590x6ed2…6f76Base—$0.01100%coinbase68d ago0x8def84…f84486
0x86c4…3f590x1836…98beBase—$0.01100%coinbase68d ago0xada5ae…c71d40
0x86c4…3f590xe57b…8230Base—$0.01100%coinbase68d ago0x1bdf2f…cd3708
0x86c4…3f590x4d5e…68cdBase—$0.01100%coinbase68d ago0xb82953…52fe7a
0x86c4…3f590xd9dc…2187Base—$0.01100%coinbase68d ago0x363df2…bae61d
0x86c4…3f590xccc2…d3f4Base—$0.01100%coinbase68d ago0x4eee2b…2b9487
0x86c4…3f590x4a7e…c55aBase—$0.01100%coinbase68d ago0x85a740…595df9
0x86c4…3f590x1c66…4a77Base—$0.01100%coinbase68d ago0xd7ba9d…ab0b2f
0x86c4…3f590x222d…a9ddBase—$0.01100%coinbase68d ago0xaedaa7…3e3fc2
0x86c4…3f590xdfeb…2c00Base—$0.01100%coinbase68d ago0x0fcd2e…ed6fc0
0x86c4…3f590x0cfa…125eBase—$0.01100%coinbase68d ago0xe38087…dcf002
0x86c4…3f590xa746…b018Base—$0.01100%coinbase68d ago0x46fceb…fbf6c3
0x86c4…3f590x5383…83aaBase—$0.01100%coinbase68d ago0x064e95…b68696
0x86c4…3f590x73cb…0545Base—$0.01100%coinbase68d ago0xa4617e…44e969
0x86c4…3f590x3356…2a06Base—$0.01100%coinbase68d ago0xa4c31c…689304

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.