Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2de…2cf50x2633…2223Base$0.003099100%payAI15d ago0xaa2067…6a006e
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase15d ago0x112e83…347e45
0xd2de…2cf50x2633…2223Base$0.003969100%payAI15d ago0x6b145a…35d5ee
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0x98816b…f948a5
0xd2de…2cf50x2633…2223Base$0.002548100%payAI15d ago0x7fee3f…e09866
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0x9f8d52…863f44
0xd2de…2cf50x2633…2223Base$0.002545100%payAI15d ago0xebb477…b6798d
0xd2de…2cf50x2633…2223Base$0.00307100%payAI15d ago0x674fd1…d89c8b
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase15d ago0x5db45e…d5a0ac
0xd2de…2cf50x2633…2223Base$0.003969100%payAI15d ago0x8f30eb…79c3c2
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0xcb62ef…cef13f
0xd2de…2cf50x2633…2223Base$0.003103100%payAI15d ago0x646a7b…a583cf
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase15d ago0x17875a…a47bff
0xd2de…2cf50x2633…2223Base$0.003969100%payAI15d ago0x07d31b…b0799e
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0x9184f1…4ad510
0xd2de…2cf50x2633…2223Base$0.003968100%payAI15d ago0x95b8cf…bc616e
0xd2de…2cf50x2633…2223Base$0.002545100%payAI15d ago0x1e2698…bd03f7
0xd2de…2cf50x2633…2223Base$0.003968100%payAI15d ago0xc7dba4…1cdaae
0xd2de…2cf50x2633…2223Base$0.002545100%payAI15d ago0x875153…6c096d
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0xc03269…e67812
0xd2de…2cf50x2633…2223Base$0.003077100%payAI15d ago0x7f044d…aeb9bb
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase15d ago0x427855…356149
0xd2de…2cf50x2633…2223Base$0.00397100%payAI15d ago0x5ebb62…9f7d78
0xd2de…2cf50x2633…2223Base$0.002548100%payAI15d ago0x82e77d…06d5e5
0xd2de…2cf50x2633…2223Base$0.00397100%payAI15d ago0x059449…77cc38

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.