Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x9362f9…6d1695
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0xf682fd…4d1451
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0xe72f78…336735
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0xcdd411…74e493
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x95c408…fc3664
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0xed5d21…cb32d5
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x2b0c4f…62f5f1
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x22d621…937623
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0xbf823a…cfa358
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x81a1ea…2f162e
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x324e47…753953
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x656fcb…a7cbc7
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x2c7421…3fb507
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0xec8eb8…7f14a6
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x43bf54…2d8afc
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x99384c…51b938
0x44c6…1e690xa9dd…2315Base$0.002100%candidates82d ago0x6a9234…5e92fd
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0xb29f6f…3a12b7
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x9a01a5…8b4a17
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x029ef8…243c0f
0x44c6…1e690xa9dd…2315Base$0.002100%candidates82d ago0xbc2798…e3d0c3
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown82d ago0x1df59d…557580
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown83d ago0x07943e…b9eefe
0x44c6…1e690xa9dd…2315Base$0.002100%candidates83d ago0x951718…123ba7
0x44c6…1e690xa9dd…2315Base$0.002100%candidates83d ago0xaa9089…367ff0

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.