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%fluxa73d ago0xd88fdf…ba718d
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x12ccbb…89907b
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xaf07f0…229ce1
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xad004c…3dd8aa
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xe869cd…bc1525
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x4f9614…e72fcd
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x82924d…ff821b
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xc21471…afa972
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x3e783c…61426e
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xc2da5d…20ccd3
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xf9d2d9…76846a
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xdf94d1…642d5d
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xb5c407…faf428
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x2c1ba3…75b52a
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x29685f…2c1380
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xec583a…be72a3
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x364d3a…10ba10
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xccc64b…5512af
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xfee8c7…40377d
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x33e928…e01aa1
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x319b5c…59b323
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x91feb8…073585
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x2ab35d…d4f033
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x8cd42e…fd7ef7
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x4d8669…4be421

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.