Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xfc00bf…8dc9f2
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x1c2440…961319
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xb95011…1d0b8e
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x8ec657…ab8cce
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xa2791a…1fd5a9
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xda82f1…5db52d
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x91dd30…0e8756
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xc2eec4…5e3c7d
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xc46aa0…35cb9b
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xb75a7e…a142dd
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xbb8a2d…b931e2
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x7b279c…849d24
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x10dd2c…019021
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xd90fbd…3827dc
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x3a3ec8…40be4b
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x53bdb9…718e97
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xd2c12d…d83fa4
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xba4eac…6a4aee
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xa8657b…491644
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xbf5504…b2f11b
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xf7e771…2d9818
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x6927a5…747d3c
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x6162ea…ad2755
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0xe33806…5e22e7
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase96d ago0x4c8c83…35512d

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.