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.32100%primer3d ago0x0e81e9…63a951
0x5f11…468a0xc7f3…c044Base$0.34100%primer3d ago0xa0997f…25e5ec
0xc7f3…c0440x5f11…468aBase$0.31100%primer3d ago0x63d402…a1cb81
0x5f11…468a0xc7f3…c044Base$0.34100%primer3d ago0x0a1d9e…646b89
0xc7f3…c0440x5f11…468aBase$0.34100%primer3d ago0x584eec…303fc1
0x5f11…468a0xc7f3…c044Base$0.33100%primer3d ago0x97c27a…990b65
0xc7f3…c0440x5f11…468aBase$0.33100%primer3d ago0x3a28ab…3ff6ba
0x5f11…468a0xc7f3…c044Base$0.34100%primer3d ago0x0b6c9d…ba61f2
0xc7f3…c0440x5f11…468aBase$0.33100%primer3d ago0xb0f9cd…73208f
0x5f11…468a0xc7f3…c044Base$0.32100%primer3d ago0x785dbf…0f66cf
0xc7f3…c0440x5f11…468aBase$0.32100%primer3d ago0x77c9cb…8820ba
0x5f11…468a0xc7f3…c044Base$0.34100%primer3d ago0xdcb8c4…67c657
0xc7f3…c0440x5f11…468aBase$0.30100%primer3d ago0x7e657d…991b08
0x5f11…468a0xc7f3…c044Base$0.34100%primer3d ago0xb261bd…64027e
0xc7f3…c0440x5f11…468aBase$0.35100%primer3d ago0x25c88f…ba7b53
0x5f11…468a0xc7f3…c044Base$0.33100%primer3d ago0x50547c…5c6c4c
0xc7f3…c0440x5f11…468aBase$0.32100%primer3d ago0xf1558b…4a9b50
0x5f11…468a0xc7f3…c044Base$0.30100%primer3d ago0x74b1c3…f06c17
0xc7f3…c0440x5f11…468aBase$0.32100%primer3d ago0xc0bc05…e556fb
0x5f11…468a0xc7f3…c044Base$0.35100%primer3d ago0x297fb2…1c7738
0xc7f3…c0440x5f11…468aBase$0.31100%primer3d ago0x8b1c26…e9278d
0x5f11…468a0xc7f3…c044Base$0.35100%primer3d ago0xe0deba…5c200b
0xc7f3…c0440x5f11…468aBase$0.34100%primer3d ago0x757591…6f7f34
0x5f11…468a0xc7f3…c044Base$0.32100%primer3d ago0xdf5964…5c9c23
0xc7f3…c0440x5f11…468aBase$0.33100%primer3d ago0x49cc00…44b47e

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.