Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xa73947…bdbbf6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x5f43f7…8e5358
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x39b20c…3e459b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x7a8448…323b6c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x4ad618…c07231
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x483441…e210fc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x672ad2…295a73
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase47d ago0x8eace4…9581da
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase47d ago0x17fb48…f62148
0xa449…15ac0x3a52…5169Base—$2.50100%coinbase47d ago0xf2ca86…d21a9a
0xa449…15ac0x3a52…5169Base—$2.50100%coinbase47d ago0x62c6cc…1f4a34
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x5d27f7…ca2177
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x300c2c…22ef16
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x366262…09ca86
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x1650df…332022
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xdba1dd…d66204
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase47d ago0xb3d64a…644523
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase47d ago0xd3ff4b…a3401e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x131567…762360
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xb55f88…7274b4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x9feb1f…407a05
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x4129d7…f16bcf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x071017…cef8f3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x8fe743…f76efb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x033423…c77594

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.