Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x410fe3…9c1c71
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x2a52c9…8e3777
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x73132a…08fcec
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0xe1d174…d91098
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0xaa5888…b64045
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x9e8b23…901239
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x11373b…a6993c
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x693d63…558100
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x9d5b89…6ac79b
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x8e9353…e86be3
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0xdc5254…438a20
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0xc26818…a686cd
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x99b8b7…9b7f85
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x278eec…8e408e
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x6b011e…32054e
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x36d128…0b563f
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x04fc61…28a4e2
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0xb7fcb1…fba191
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x5cfb42…c44eb0
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0xf9c722…106d54
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x76eaf6…fdf04a
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0xca9c9c…0883b4
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0xa7003c…93ac5f
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x529c82…dd12af
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa59d ago0x774d9f…516056

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.