Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb9…85440x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xf1826f…027688
0xafb9…85440x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x90df7a…29df77
0xafb9…85440x325b…d430BaseStableEnrichExa$0.002100%coinbase44d ago0x9ac142…872d24
0xafb9…85440x325b…d430BaseStableEnrichExa$0.002100%coinbase44d ago0x4d7684…295b1c
0xafb9…85440x325b…d430BaseStableEnrichExa$0.002100%coinbase44d ago0xb479cc…78a112
0xafb9…85440x325b…d430BaseStableEnrichExa$0.002100%coinbase44d ago0x8bce27…7e6231
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x0304e0…3e3524
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x6dd2ed…ab8faa
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x96aef6…c0e49a
0xafb9…85440xf042…5fe5BaseStableJobsCoresignal$0.20100%coinbase44d ago0x4da014…7d1a78
0xafb9…85440xf042…5fe5BaseStableJobsCoresignal$0.10100%coinbase44d ago0x0bbd45…1d7f69
0xafb9…85440xf042…5fe5BaseStableJobsCoresignal$0.10100%coinbase44d ago0xefec5c…ea8ae1
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x2abdc5…1a9ca4
0xafb9…85440x325b…d430BaseStableEnrichExa$0.002100%coinbase44d ago0x410aaf…7d0144
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xd30aee…e0d96f
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x725c6d…0acf18
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xb559d4…cb017b
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xceaf73…f4723a
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x7d8f2d…ded57b
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x187f7e…cfb10d
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x83a3e5…b43607
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xa728bf…9ca1a6
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x34a22c…70832b
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xde780d…08c9bc
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xeaa8e8…387638

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.