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.31100%primer39d ago0xc3a1c2…29733d
0x5f11…468a0xc7f3…c044Base$0.34100%primer39d ago0x6d8f11…f04f8b
0xc7f3…c0440x5f11…468aBase$0.31100%primer39d ago0xa3b35b…a476e6
0x5f11…468a0xc7f3…c044Base$0.31100%primer39d ago0x2ea227…3bed72
0xc7f3…c0440x5f11…468aBase$0.34100%primer39d ago0x4f4e81…5e9cf2
0x5f11…468a0xc7f3…c044Base$0.32100%primer39d ago0x3aca7d…7d419d
0xc7f3…c0440x5f11…468aBase$0.30100%primer39d ago0xd54171…a569c1
0x5f11…468a0xc7f3…c044Base$0.33100%primer39d ago0x191a14…624692
0xc7f3…c0440x5f11…468aBase$0.31100%primer39d ago0x70aa5d…098a75
0x5f11…468a0xc7f3…c044Base$0.33100%primer39d ago0x58c6aa…6b59f1
0xc7f3…c0440x5f11…468aBase$0.34100%primer39d ago0x2c599b…8ca500
0x5f11…468a0xc7f3…c044Base$0.32100%primer39d ago0x00781f…1a5e6b
0xc7f3…c0440x5f11…468aBase$0.34100%primer39d ago0xa7a0fa…4bc09b
0x5f11…468a0xc7f3…c044Base$0.32100%primer39d ago0x887a9b…6e0080
0xc7f3…c0440x5f11…468aBase$0.32100%primer39d ago0x80c19f…601ed8
0x5f11…468a0xc7f3…c044Base$0.34100%primer39d ago0x0a272d…ae9009
0xc7f3…c0440x5f11…468aBase$0.34100%primer39d ago0x149435…1a4220
0x5f11…468a0xc7f3…c044Base$0.32100%primer39d ago0x027903…9d4e45
0xc7f3…c0440x5f11…468aBase$0.32100%primer39d ago0xaa7f2f…ef7921
0x5f11…468a0xc7f3…c044Base$0.30100%primer39d ago0xd1847a…e5ba92
0xc7f3…c0440x5f11…468aBase$0.30100%primer39d ago0xcf5697…3cbca1
0x5f11…468a0xc7f3…c044Base$0.31100%primer39d ago0xe5724c…4af8ff
0xc7f3…c0440x5f11…468aBase$0.35100%primer39d ago0x44eba6…c2c2b5
0x5f11…468a0xc7f3…c044Base$0.34100%primer39d ago0x224aef…c7c4f3
0xc7f3…c0440x5f11…468aBase$0.34100%primer39d ago0x779292…a92a90

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.