Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xd2d967…76f6c6
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xe9e3d6…95c8a8
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x38d16b…d20201
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x19e8bc…4500e3
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xbfd76e…c374d8
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x61da86…849185
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x6d5c6b…eca4d2
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xd3310c…ce3c31
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x71e787…5cd64b
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xa2e294…3c0ead
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xc42f8a…91500e
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xd2eb0a…360296
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x07d8fc…ba23c6
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x5d3506…df51c2
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xe46ae2…b3a645
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xc64fba…7cd60b
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xb02262…f60e3b
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x8045fe…61da86
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xb930c0…6130ca
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x0ee16c…3001a4
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x20b7c0…73d30e
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xa51297…14c960
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xeb4018…e7bb30
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0x9b0274…596406
0xde30…05d50x9c95…e299Base—$0.001100%fluxa79d ago0xc7bd78…41d823

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.