Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase45m ago0x2de9e4…f3545c
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase45m ago0x86c4bd…64ea2c
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase45m ago0xba95c8…a23d95
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase45m ago0x42bd8b…43d89d
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase45m ago0x2d6e8a…1feec2
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase47m ago0x1ebffe…210c62
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase47m ago0x8c66ae…420742
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase47m ago0x4af7f1…db73d4
0xa449…15ac0x41ac…e683Base—$2.50100%coinbase47m ago0x389be9…4e4fc4
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0xb59669…63e57b
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0x8bb6a4…77d913
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0xa7ae48…9e80a0
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0x02d5ec…9ce332
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0xd3be3d…e33f5e
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0x21b249…148b8e
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0xf654b5…aa0f1f
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0x276079…cb78ca
0xa449…15ac0x41ac…e683Base—$2.50100%coinbase1h ago0x26a57f…019f20
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase1h ago0xcf5ed2…ddec50
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0xc39b90…d2c9b5
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0x6e2115…1a48d9
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase1h ago0xc82a1a…b5adfb
0x41ac…e6830xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase1h ago0x90c12a…4db62c
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase1h ago0xe84d8a…c61b4c

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.