Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$5.25100%0x6fec…af4054d ago0x28ceb7…97ef55
0xdd07…45b90x0e3d…7757Base$26.25100%0xeba0…ab3b54d ago0x330209…ccf839
0xdd07…45b90x0e3d…7757Base$1.05100%0xaa2e…f04454d ago0x432f0e…b6d4a6
0xdd07…45b90x0e3d…7757Base$5.25100%0x560f…a71354d ago0xcf0cf9…451c3a
0xdd07…45b90x0e3d…7757Base$4.20100%0x2b2b…961c54d ago0xc579b0…592571
0xdd07…45b90x0e3d…7757Base$3.15100%0x88df…6a4d54d ago0x56d9d9…0b37cf
0xdd07…45b90x0e3d…7757Base$21.00100%0xa96f…aeb154d ago0x79daca…98d9bd
0xdd07…45b90x0e3d…7757Base$5.25100%0xf9f2…732954d ago0x8ba6ae…a1787a
0xdd07…45b90x0e3d…7757Base$8.40100%0x0f31…87b154d ago0xe57dc4…b94b9e
0xdd07…45b90x0e3d…7757Base$2.10100%0x422e…487054d ago0x466cae…03a1dc
0xdd07…45b90x0e3d…7757Base$7.35100%0x6204…112254d ago0xe5926f…4395a2
0xdd07…45b90x0e3d…7757Base$10.50100%0x7969…4cf555d ago0x2a9d06…769b08
0xdd07…45b90x0e3d…7757Base$1.05100%0xa69c…e8d555d ago0xd8c358…ee09cf
0xdd07…45b90x0e3d…7757Base$5.25100%0x826a…78de55d ago0xc4a009…86a77e
0xdd07…45b90x0e3d…7757Base$2.10100%0xc2de…8a3d55d ago0x722b19…e40d70
0xdd07…45b90x0e3d…7757Base$21.00100%0xf11b…db9455d ago0xe45156…e2c4ff
0xdd07…45b90x0e3d…7757Base$1.05100%0xcb6c…da0b55d ago0x2716fc…242247
0xdd07…45b90x0e3d…7757Base$4.20100%0x5520…8e5b55d ago0x369958…a182d9
0xdd07…45b90x0e3d…7757Base$5.25100%0xaf61…49f655d ago0x8d8bb6…72479d
0xdd07…45b90x0e3d…7757Base$2.10100%0x614a…d5ce55d ago0x3eaceb…11f7d5
0xdd07…45b90x0e3d…7757Base$2.10100%0x2544…8c4555d ago0x321475…d9ccfb
0xdd07…45b90x0e3d…7757Base$2.10100%0x4345…1ce955d ago0x69af71…85e378
0xdd07…45b90x0e3d…7757Base$5.25100%0x41d2…bf7f55d ago0xe45347…3df2fc
0xdd07…45b90x0e3d…7757Base$1.05100%0xe5a6…5fc555d ago0xb251d8…62fc24
0xdd07…45b90x0e3d…7757Base$3.15100%0x7381…a3ba55d ago0x2b3731…7873ed

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.