Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base$0.35100%primer15d ago0xf8ade1…5f900c
0xc7f3…c0440x5f11…468aBase$0.30100%primer15d ago0x853f22…42d8bb
0x5f11…468a0xc7f3…c044Base$0.34100%primer15d ago0x73d095…7d2772
0xc7f3…c0440x5f11…468aBase$0.33100%primer15d ago0x4209f9…60bf87
0x5f11…468a0xc7f3…c044Base$0.32100%primer15d ago0xb9e1f9…334782
0xc7f3…c0440x5f11…468aBase$0.32100%primer15d ago0xe094b0…e1e89f
0x5f11…468a0xc7f3…c044Base$0.32100%primer15d ago0xc7d9b7…d0c29f
0xc7f3…c0440x5f11…468aBase$0.30100%primer15d ago0x190785…30bc20
0x5f11…468a0xc7f3…c044Base$0.35100%primer15d ago0x45f683…b2f855
0xc7f3…c0440x5f11…468aBase$0.31100%primer15d ago0x69cd82…8427a6
0x5f11…468a0xc7f3…c044Base$0.31100%primer15d ago0xaf0069…4ce651
0xc7f3…c0440x5f11…468aBase$0.34100%primer15d ago0x7ec282…b4c20b
0x5f11…468a0xc7f3…c044Base$0.33100%primer15d ago0xf19c55…bc5f18
0xc7f3…c0440x5f11…468aBase$0.33100%primer15d ago0xa381bd…78d53d
0x5f11…468a0xc7f3…c044Base$0.33100%primer15d ago0x570208…b83f05
0xc7f3…c0440x5f11…468aBase$0.31100%primer15d ago0x407524…fb9228
0x5f11…468a0xc7f3…c044Base$0.31100%primer15d ago0xc3f66e…be8466
0xc7f3…c0440x5f11…468aBase$0.30100%primer15d ago0x5efc3e…2e5e1b
0x5f11…468a0xc7f3…c044Base$0.34100%primer15d ago0x62392c…bdf3b0
0xc7f3…c0440x5f11…468aBase$0.30100%primer15d ago0xf444f4…b2aadf
0x5f11…468a0xc7f3…c044Base$0.32100%primer15d ago0x091814…95a37e
0xc7f3…c0440x5f11…468aBase$0.31100%primer15d ago0x3d6a2b…f9227a
0x5f11…468a0xc7f3…c044Base$0.32100%primer15d ago0x2140f8…15ddd8
0xc7f3…c0440x5f11…468aBase$0.35100%primer15d ago0x38d804…65f6da
0x5f11…468a0xc7f3…c044Base$0.32100%primer15d ago0x579b9b…caeb95

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.