Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc7a…07040x6a0a…bf67Base—$0.01100%coinbase2d ago0x134801…175d2a
0xfc7a…07040x6a0a…bf67Base—$0.01100%coinbase2d ago0x5921ec…b1eecc
0xfc7a…07040x6a0a…bf67Base—$0.01100%coinbase2d ago0x7de45f…f85c35
0xfc7a…07040x6a0a…bf67Base—$0.01100%coinbase2d ago0x3f0c41…a104e6
0xfc7a…07040x6a0a…bf67Base—$0.01100%coinbase2d ago0xdd4578…3dacf5
0xfc7a…07040x6a0a…bf67Base—$0.01100%coinbase2d ago0x6fd776…0d851a
0xfc7a…07040x6a0a…bf67Base—$0.01100%coinbase2d ago0x53d760…d4459c
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0xee2c6b…b5476d
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0xab2988…e94ce9
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x77fdc2…559de5
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x3c4353…0092ef
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0xef3bd6…f99750
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x8775c7…9a3ee8
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0xd6d42c…8c1184
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x269c76…a48a67
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0xe4093c…248786
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x47cc7e…9f6ee1
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x60494e…f7b3ea
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x591566…37d1d2
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x3e3b96…e40e67
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x2e4341…fe0a34
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x1b82e2…564fe1
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0xf9a776…c3181c
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x6a81c6…d0771a
0xfc7a…07040x6a0a…bf67Base—$0.10100%coinbase2d ago0x04d269…0829e9

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.