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.003969100%payAI15d ago0x69bd90…ae9f79
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0x0baa9f…1ee6d4
0xd2de…2cf50x2633…2223Base$0.003969100%payAI15d ago0x2e321f…d1cf7a
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0x9b3b9c…862310
0xd2de…2cf50x2633…2223Base$0.002548100%payAI15d ago0xba738e…9db833
0xd2de…2cf50x2633…2223Base$0.003075100%payAI15d ago0xa76dac…e6e6bd
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase15d ago0xde9803…09f3e3
0xd2de…2cf50x2633…2223Base$0.003969100%payAI15d ago0x954d99…645a28
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0x8c16e4…471b5d
0xd2de…2cf50x2633…2223Base$0.003968100%payAI15d ago0x61c754…3a61f5
0xd2de…2cf50x2633…2223Base$0.002545100%payAI15d ago0x295e82…401e02
0xd2de…2cf50x2633…2223Base$0.00397100%payAI15d ago0x3725d2…4db368
0xd2de…2cf50x2633…2223Base$0.002548100%payAI15d ago0x16b371…409cbe
0xd2de…2cf50x2633…2223Base$0.00397100%payAI15d ago0x30967a…a88f57
0xd2de…2cf50x2633…2223Base$0.002548100%payAI15d ago0xc4e39b…203577
0xd2de…2cf50x2633…2223Base$0.002548100%payAI15d ago0xf63a5f…b7b9b2
0xd2de…2cf50x2633…2223Base$0.003969100%payAI15d ago0x3bc30d…bfd911
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0x37e3d7…a753a8
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase15d ago0x63f8b2…5d54aa
0xd2de…2cf50x2633…2223Base$0.003075100%payAI15d ago0xc8b8b2…95950a
0xd2de…2cf50x2633…2223Base$0.003969100%payAI15d ago0x298044…776721
0xd2de…2cf50x2633…2223Base$0.002547100%payAI15d ago0x2b7797…9bb568
0xd2de…2cf50x2633…2223Base$0.002548100%payAI15d ago0xd6fe50…d15dfa
0xd2de…2cf50x2633…2223Base$0.003083100%payAI15d ago0xed9567…9890a1
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase15d ago0x07c167…6dd5b0

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.