Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x0f3593…56126a
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x390118…ddc8f2
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xc3b16e…b8750f
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x4cded4…f7f3cd
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xcffeda…5e47a2
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xe1f900…78cf12
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xb09fc2…42789a
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x7a6ac6…d808f5
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xa9744d…9d8ab4
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x5dbe5c…74fc3f
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x9bad39…4c7c22
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x74a501…84a04d
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x8a6894…616d82
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x784839…f6593c
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x5c9045…3e4bd8
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xc925b6…da6bbe
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x375b7b…d2565f
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xaf54f4…6c17b5
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x086c9c…9ef220
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x28cae8…0dfd1e
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xdd9a04…fa5d37
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xbfabb6…0ef7dd
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x6114c0…9cb790
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0x7f7368…004ee4
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase116d ago0xbe7036…9cd959

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.