Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a38…73690xdb5a…0671Base—$0.02100%coinbase73d ago0xe848a6…78c54c
0x7a38…73690xdb5a…0671Base—$0.02100%coinbase73d ago0xae86a0…8d9cf9
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xa6bc09…06807d
0x7a38…73690xc0ef…0d39Base—$0.10100%coinbase73d ago0xd133b7…975f4a
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x91c747…9d46f6
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x27049b…ae2aaa
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xa49141…99e520
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xe26346…9c950e
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x2edf3d…7a111d
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x5e90b8…a00aa4
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x5b75cb…210856
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xebcf78…62a589
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x48ca25…3ddde7
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x2699da…bd66d7
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xd5f214…868b64
0x7a38…73690xc0ef…0d39Base—$0.10100%coinbase73d ago0x765902…dbd4f0
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xc3608b…8a2241
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x4c836b…5feadd
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xb4bf28…c21238
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xb33469…67d770
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x46da0f…cf4139
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xba625a…55528d
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xb5244d…66ed50
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xe61e15…6ed050
0x7a38…73690x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xc855e9…88b1dc

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.