Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0x7abdf0…d19a0b
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0x7be140…9fac44
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0xbb2e39…fbbea0
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0xc4e31b…9ad740
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0xe6b7db…8ef173
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0xdf915c…86ea18
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0x0b8f22…304ef5
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0xc7a3d5…9d3a19
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0x6ee7a0…fdf2e0
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa52d ago0x24e76b…6f6fb8
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0x312138…f3bd72
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0x8f8dae…d7b18a
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0x3e78b9…3f07d9
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0xe9c1e3…d0b1a6
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0x6a04c3…dba5e3
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0xaf4843…8dda54
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0x831b2a…694abe
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0x158aee…f469ec
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0x3b2be3…875a38
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0xa08832…e54940
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0x62ab7d…aa2c74
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0xff5564…e4386a
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0xaa4a73…3198ad
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0xaf92d4…07055a
0x92cc…160b0x9c95…e299Base—$0.001100%fluxa53d ago0xd6e750…17e6fb

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.