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.00100%primer14d ago0x71e338…64c616
0x5f11…468a0xc7f3…c044Base$0.31100%primer14d ago0xbab14d…a0db0d
0xc7f3…c0440x5f11…468aBase$0.34100%primer14d ago0x52493f…477380
0x5f11…468a0xc7f3…c044Base$0.34100%primer14d ago0x4cf3b9…851ead
0xc7f3…c0440x5f11…468aBase$0.31100%primer14d ago0x19c3b3…baabc5
0x5f11…468a0xc7f3…c044Base$0.33100%primer14d ago0xb82a0d…b06319
0xc7f3…c0440x5f11…468aBase$0.32100%primer14d ago0x510aa9…347133
0x5f11…468a0xc7f3…c044Base$0.31100%primer14d ago0x6d6e20…10fd3e
0xc7f3…c0440x5f11…468aBase$0.35100%primer14d ago0x9425e2…d28774
0x5f11…468a0xc7f3…c044Base$0.33100%primer14d ago0xe39fce…2cafe1
0xc7f3…c0440x5f11…468aBase$0.34100%primer14d ago0x5d7438…604c58
0x5f11…468a0xc7f3…c044Base$0.35100%primer14d ago0x440db7…2ee62e
0xc7f3…c0440x5f11…468aBase$0.31100%primer14d ago0x547239…d43ab7
0x5f11…468a0xc7f3…c044Base$0.35100%primer14d ago0x34dcfa…c81a70
0xc7f3…c0440x5f11…468aBase$0.31100%primer14d ago0x7a895a…416de2
0x5f11…468a0xc7f3…c044Base$0.31100%primer14d ago0xfdd243…afae1a
0xc7f3…c0440x5f11…468aBase$0.33100%primer14d ago0xf544ce…54a272
0x5f11…468a0xc7f3…c044Base$0.35100%primer14d ago0x1532e1…c032a5
0xc7f3…c0440x5f11…468aBase$0.32100%primer14d ago0x21e77e…7c8a4e
0x5f11…468a0xc7f3…c044Base$0.31100%primer14d ago0x669752…e86850
0xc7f3…c0440x5f11…468aBase$0.32100%primer14d ago0x46029e…bb426c
0x5f11…468a0xc7f3…c044Base$0.32100%primer14d ago0x6e26ea…a80a6f
0xc7f3…c0440x5f11…468aBase$0.34100%primer14d ago0xd81888…52c81e
0x5f11…468a0xc7f3…c044Base$0.34100%primer14d ago0x179dff…efa12a
0xc7f3…c0440x5f11…468aBase$0.32100%primer14d ago0xd53606…39854d

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.