Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x43b568…3e7a5f
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x6930b6…d2cb1d
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x5114de…b56060
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x3d83ba…7a935a
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0xdeaf4c…5a9d1a
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x4fce5b…9a3330
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x7277b4…0da455
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x204a4b…41733d
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0xca798d…674582
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x9aa4d6…2016b2
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x6171e8…b97684
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x1daaa6…e1fe57
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x5f6243…3ea96f
0xa449…15ac0xf7a0…49d5Base—$2.50100%coinbase84d ago0x298dc9…ed5f42
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x960a1b…156a96
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x60c5cd…df8281
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x476476…db0126
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x1d7df0…7824ce
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x4365e9…86e46f
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x626ddc…3f9fc6
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0xf65111…9ae895
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x4ad5fa…acaf8c
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x772335…20addc
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0xdc1bef…24f07e
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x9f4616…f5cb8a

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.