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.19100%primer2h ago0x5fed9f…597153
0xc7f3…c0440x5f11…468aBase$0.31100%primer2h ago0x3bf671…bb4e19
0x5f11…468a0xc7f3…c044Base$0.31100%primer2h ago0x76aa0d…e53002
0xc7f3…c0440x5f11…468aBase$0.33100%primer2h ago0x1bf288…6d8cd9
0x5f11…468a0xc7f3…c044Base$0.32100%primer3h ago0x35b94d…900920
0xc7f3…c0440x5f11…468aBase$0.33100%primer3h ago0x17b79d…b6aa87
0x5f11…468a0xc7f3…c044Base$0.31100%primer3h ago0x47268c…6cfb0d
0xc7f3…c0440x5f11…468aBase$0.32100%primer3h ago0xbe7760…73f231
0x5f11…468a0xc7f3…c044Base$0.30100%primer3h ago0xd3ffa2…a51f12
0xc7f3…c0440x5f11…468aBase$0.34100%primer3h ago0x7ae4b1…5485a3
0x5f11…468a0xc7f3…c044Base$0.35100%primer3h ago0x1c6cad…f7f2e6
0xc7f3…c0440x5f11…468aBase$0.33100%primer3h ago0x6b23e8…51f969
0x5f11…468a0xc7f3…c044Base$0.33100%primer3h ago0x719bf4…3457f0
0xc7f3…c0440x5f11…468aBase$0.33100%primer3h ago0xe8c215…e4abc0
0x5f11…468a0xc7f3…c044Base$0.35100%primer3h ago0x91c974…2f6d0d
0xc7f3…c0440x5f11…468aBase$0.32100%primer4h ago0x17cef0…4d3d43
0x5f11…468a0xc7f3…c044Base$0.31100%primer4h ago0xe80be2…32dfae
0xc7f3…c0440x5f11…468aBase$0.31100%primer4h ago0x4ec4e6…199e42
0x5f11…468a0xc7f3…c044Base$0.31100%primer4h ago0x977742…0b632a
0xc7f3…c0440x5f11…468aBase$0.30100%primer4h ago0x19bb24…3cb1e0
0x5f11…468a0xc7f3…c044Base$0.33100%primer4h ago0xe39372…0cc2d8
0xc7f3…c0440x5f11…468aBase$0.33100%primer4h ago0xd5cb5c…2020b0
0x5f11…468a0xc7f3…c044Base$0.32100%primer4h ago0xc018c0…4af356
0xc7f3…c0440x5f11…468aBase$0.31100%primer4h ago0xba5ecd…d7f9ef
0x5f11…468a0xc7f3…c044Base$0.35100%primer5h ago0xfd5f54…569c5c

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.