Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase2h ago0x934886…e4dc02
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase2h ago0x6b78ef…f33673
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase2h ago0x0a91ff…2e6aeb
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase2h ago0xae005d…19d7ef
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase2h ago0x7f42d7…83d332
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase2h ago0x0f8fa9…5573c5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase2h ago0x8e700e…c300cf
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase2h ago0x4029fc…f23c7d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0x138c3c…033edb
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0xf82a16…02e548
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0xab6d6a…d2d09f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0xef1736…0844f8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0xf1b397…29beef
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0x4bed43…ca794e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0x287217…15c828
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0x15c59f…bba863
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0x8cfc61…b2bc81
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0xead783…dea063
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0x868394…54162f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0x170dc9…45c6c7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0xebf35f…7d8325
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0xb0565e…baad06
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0x078741…3fb55c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase3h ago0x122cdc…88bde5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase4h ago0xd50090…6490fe

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.