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.33100%primer75d ago0x0106ff…4e4206
0xc7f3…c0440x5f11…468aBase$0.32100%primer75d ago0x6305d1…cea9fd
0xc7f3…c0440x5f11…468aBase$0.30100%primer75d ago0x6b4fa0…79643b
0x5f11…468a0xc7f3…c044Base$0.35100%primer75d ago0x4a5993…f0c336
0x5f11…468a0xc7f3…c044Base$0.31100%primer75d ago0x84605a…32653c
0xc7f3…c0440x5f11…468aBase$0.34100%primer75d ago0xaea8b7…f8c786
0x5f11…468a0xc7f3…c044Base$0.32100%primer75d ago0x13c323…9d1656
0xc7f3…c0440x5f11…468aBase$0.33100%primer75d ago0x61e01b…0a0644
0xc7f3…c0440x5f11…468aBase$0.32100%primer75d ago0x1fac3c…71e1db
0x5f11…468a0xc7f3…c044Base$0.33100%primer75d ago0xac494c…3e2e0c
0xc7f3…c0440x5f11…468aBase$0.32100%primer75d ago0x465aaa…ffb854
0x5f11…468a0xc7f3…c044Base$0.34100%primer75d ago0xbb1c71…512981
0xc7f3…c0440x5f11…468aBase$0.33100%primer75d ago0x9aac34…9a51ab
0x5f11…468a0xc7f3…c044Base$0.32100%primer75d ago0x981e43…76fda9
0x5f11…468a0xc7f3…c044Base$0.32100%primer75d ago0x3dbc32…befed3
0xc7f3…c0440x5f11…468aBase$0.33100%primer75d ago0x69b794…01ba7d
0x5f11…468a0xc7f3…c044Base$0.34100%primer75d ago0x89ede2…90ad5f
0xc7f3…c0440x5f11…468aBase$0.34100%primer75d ago0xc22ce2…e43c72
0xc7f3…c0440x5f11…468aBase$0.32100%primer75d ago0x7df6e5…9e4dc7
0x5f11…468a0xc7f3…c044Base$0.34100%primer75d ago0xe5e421…c8476e
0xc7f3…c0440x5f11…468aBase$0.30100%primer75d ago0xd65aca…851641
0x5f11…468a0xc7f3…c044Base$0.35100%primer75d ago0x80b3fe…c443df
0xc7f3…c0440x5f11…468aBase$0.34100%primer75d ago0x0e081f…9526b4
0x5f11…468a0xc7f3…c044Base$0.33100%primer75d ago0x807f16…a99a94
0xc7f3…c0440x5f11…468aBase$0.32100%primer75d ago0x188a68…462f02

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.