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%primer42s ago0xf8eb96…082592
0x5f11…468a0xc7f3…c044Base$0.33100%primer9m ago0x51b2ce…71b4fb
0xc7f3…c0440x5f11…468aBase$0.32100%primer14m ago0xff6159…78ee5e
0x5f11…468a0xc7f3…c044Base$0.32100%primer24m ago0x0ed126…14f099
0xc7f3…c0440x5f11…468aBase$0.35100%primer29m ago0xf5f72f…af39f5
0x5f11…468a0xc7f3…c044Base$0.32100%primer40m ago0xf22d77…b135e4
0xc7f3…c0440x5f11…468aBase$0.35100%primer44m ago0x770020…41a685
0x5f11…468a0xc7f3…c044Base$0.31100%primer48m ago0x3d7937…76e93f
0xc7f3…c0440x5f11…468aBase$0.34100%primer58m ago0x069db7…a61a61
0x5f11…468a0xc7f3…c044Base$0.31100%primer1h ago0x7b4717…999b11
0xc7f3…c0440x5f11…468aBase$0.34100%primer1h ago0x666b78…e3ad9a
0x5f11…468a0xc7f3…c044Base$0.31100%primer1h ago0x2c459b…82cc7d
0xc7f3…c0440x5f11…468aBase$0.30100%primer1h ago0x31656c…5f84dd
0x5f11…468a0xc7f3…c044Base$0.33100%primer1h ago0xe1afff…92aced
0xc7f3…c0440x5f11…468aBase$0.34100%primer1h ago0x90a40d…b69cc4
0x5f11…468a0xc7f3…c044Base$0.32100%primer1h ago0x944977…26a878
0xc7f3…c0440x5f11…468aBase$0.32100%primer1h ago0xcc9dca…3fe300
0x5f11…468a0xc7f3…c044Base$0.31100%primer1h ago0xbae2bb…af9fd3
0xc7f3…c0440x5f11…468aBase$0.33100%primer2h ago0x5d1a3f…b8848c
0x5f11…468a0xc7f3…c044Base$0.30100%primer2h ago0xc7f667…d3fc66
0xc7f3…c0440x5f11…468aBase$0.30100%primer2h ago0x2bc462…d7478f
0x5f11…468a0xc7f3…c044Base$0.34100%primer2h ago0xe4db5a…8f022b
0xc7f3…c0440x5f11…468aBase$0.33100%primer2h ago0xa09744…94193c
0x5f11…468a0xc7f3…c044Base$0.34100%primer3h ago0x70a5ab…b16069
0xc7f3…c0440x5f11…468aBase$0.32100%primer3h ago0x10df46…42b63c

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.