Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.16100%primer16d ago0x1447d2…d2f9ec
0x5f11…468a0xc7f3…c044Base$0.32100%primer16d ago0x7394f5…f969c8
0xc7f3…c0440x5f11…468aBase$0.33100%primer16d ago0x4c8d79…5ac5e3
0x5f11…468a0xc7f3…c044Base$0.33100%primer16d ago0x13343c…1b2a26
0xc7f3…c0440x5f11…468aBase$0.35100%primer16d ago0xbe04ed…21ef62
0x5f11…468a0xc7f3…c044Base$0.35100%primer16d ago0x923054…b74643
0xc7f3…c0440x5f11…468aBase$0.32100%primer16d ago0x528cd3…8f20c1
0x5f11…468a0xc7f3…c044Base$0.30100%primer16d ago0xdc6b22…2ee521
0xc7f3…c0440x5f11…468aBase$0.32100%primer16d ago0x3e4b96…146317
0x5f11…468a0xc7f3…c044Base$0.31100%primer16d ago0x54b6e8…88cf0a
0xc7f3…c0440x5f11…468aBase$0.31100%primer16d ago0x8ace59…cc0f4b
0x5f11…468a0xc7f3…c044Base$0.33100%primer16d ago0x4ae3a3…762931
0xc7f3…c0440x5f11…468aBase$0.33100%primer16d ago0x5d644e…2270ff
0x5f11…468a0xc7f3…c044Base$0.30100%primer16d ago0x458bcd…aa8ce4
0xc7f3…c0440x5f11…468aBase$0.35100%primer16d ago0x5e3f5c…a4906d
0x5f11…468a0xc7f3…c044Base$0.30100%primer16d ago0x74a567…b96941
0xc7f3…c0440x5f11…468aBase$0.30100%primer16d ago0xa3b0d2…b98e14
0x5f11…468a0xc7f3…c044Base$0.32100%primer16d ago0xb9ce24…ed09d0
0xc7f3…c0440x5f11…468aBase$0.31100%primer16d ago0x906c12…8cff9e
0x5f11…468a0xc7f3…c044Base$0.33100%primer16d ago0x929490…5f4bb9
0xc7f3…c0440x5f11…468aBase$0.34100%primer16d ago0xfd4392…0e89b7
0x5f11…468a0xc7f3…c044Base$0.34100%primer16d ago0x270526…3881ee
0xc7f3…c0440x5f11…468aBase$0.33100%primer16d ago0xa32737…0a0e41
0x5f11…468a0xc7f3…c044Base$0.34100%primer16d ago0xd8ec2e…719876
0xc7f3…c0440x5f11…468aBase$0.34100%primer16d ago0xdebcae…c2d92d

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.