Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x253009…3e2179
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xaf23c0…182586
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xcd8357…9e7e5a
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x39f0af…e95f78
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x7cb976…a73296
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xa3fc64…f286d8
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xefb9e0…301463
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xc5d9dd…d65fb7
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x09100d…4acb92
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x136f24…44a149
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x4f7870…b31ec5
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xd7eb37…598b71
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x6350fa…18ad0d
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x251fe6…6bdf6e
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xc8dff0…e6d656
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x1c364c…6364e2
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xfbff3d…cae25d
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x3d5eda…44c345
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x4086b0…7984cd
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x6eee47…6ef577
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x1c917a…02a4de
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x5a7aa1…c4a30e
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0x7acf6d…fe250c
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xa04929…5e2390
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa77d ago0xb9bd3c…bef869

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.