Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x1c816f…4c7d0a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x90b183…2b6eca
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0x78fcf9…0b3ea0
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0xdf15e7…473645
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0xcc8614…0671f9
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase84d ago0xa978a7…6e111b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0xc93aa0…344153
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x93f361…63eebd
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x4f5499…e22172
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xc71c98…15f991
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x76d52a…80c6d6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x98c74e…df1e65
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xd86546…6601d8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x785a6f…909415
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xa331d4…f582a3
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xb07e67…e3cf3d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xd5b712…2e3cf0
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x96fde9…b0268d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x33d1a8…d02745
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xaa4e41…d26ee9
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xbca2cc…46d22c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xda6995…655de8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xdae1cb…09b914
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x28e782…7e0360
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x1826e4…baf831

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.