Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf016…42880x6a0a…bf67Base—$0.01100%coinbase1d ago0x9006ee…95fe99
0xf016…42880x6a0a…bf67Base—$0.01100%coinbase2d ago0x501acb…bf2b4d
0xf016…42880x6a0a…bf67Base—$0.01100%coinbase2d ago0x9a58d8…6972f7
0xf016…42880x6a0a…bf67Base—$0.01100%coinbase2d ago0xbf81a4…43e524
0xf016…42880x6a0a…bf67Base—$0.01100%coinbase2d ago0x531992…7af6db
0xf016…42880x6a0a…bf67Base—$0.01100%coinbase2d ago0xd4b186…23c2f0
0xf016…42880x6a0a…bf67Base—$0.01100%coinbase2d ago0x6c5e1c…1f9227
0xf016…42880x6a0a…bf67Base—$0.01100%coinbase2d ago0x2614b7…64d274
0xf016…42880x6a0a…bf67Base—$0.01100%coinbase2d ago0xb5a92d…851f31
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0xe11132…9d1dba
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0x22e636…b12b79
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0x6b11d8…f0abd3
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0xddfbe6…a5522a
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0x66beba…5cd111
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0xffee3e…31dcdb
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0xd0dbd5…a43ee7
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0xd28d54…68fc4d
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0x031b49…f10a46
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0xd71260…9e6d0f
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0x6e2e70…b92aa4
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0xda7b19…6a6948
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0xc590ee…f909f8
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0x01b2dc…36dfc3
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0xbbd019…d322ce
0xf016…42880x6a0a…bf67Base—$0.10100%coinbase2d ago0x76617a…913e4a

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.