Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown37d ago0x998cf8…1120c4
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x8e2a2f…5fee92
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0xf51e4f…b7dd2e
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x355945…b524bd
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x5663cd…2c947f
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0xa0d3c4…85b9f2
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x4e5256…f73343
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x04a945…575868
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x6827bd…a0e0e6
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0xfe7514…b5c3b6
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0xd0fd81…21b3d9
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x7a6585…446d38
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0xfde716…783b72
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x5acb40…d32997
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0xc2517c…5d7dda
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x28f887…3e5c0c
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x06a5c9…f4e6d8
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x0972d6…d0cdcf
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x86d28b…83bf0e
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0xb33c71…e0e9a2
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0xbf1662…84cc08
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x489d1a…ccda9d
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x680e63…701e23
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0x59bdf8…bc386c
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown38d ago0xa27642…7b7913

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.