Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase38d ago0x7aa601…f77e33
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase38d ago0xd9b627…5b728b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase38d ago0x4dc9ac…21ccdc
0x2260…88f00xa9dd…2315Base$0.002100%coinbase38d ago0xd4cf16…df4026
0x2260…88f00xa9dd…2315Base$0.002100%coinbase38d ago0xa07afc…59a72c
0x2260…88f00xa9dd…2315Base$0.002100%coinbase38d ago0x9d6890…b8acd2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x03fb53…c63908
0x2260…88f00xa9dd…2315Base$0.002100%coinbase38d ago0x0ffa1b…e1c8c2
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x104570…90667e
0x2260…88f00xa9dd…2315Base$0.002100%coinbase38d ago0xa59f2c…c4707c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0xa71dc2…f13f17
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xa5b397…b00be7
0x2260…88f00xa9dd…2315Base$0.002100%coinbase38d ago0x7ad4f9…a64a6c
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x883451…844f15
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x0c10b4…d6e4e3
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xf53577…6e01b8
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x8d3f95…206b0e
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase38d ago0x1607c6…3fa077
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x738004…c351e0
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x1f4fe3…9356cb
0x2260…88f00xa9dd…2315Base$0.002100%coinbase38d ago0xa0eb45…e8b8a5
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0x6ba026…9b9880
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xab3a6a…00f592
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase38d ago0xf6e47a…293039
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x78428c…3a0dff

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.