Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$11.26100%mrdn89d ago0x74eab6…2fb44e
0xe55e…f7480x8e77…e2d6Base—$17.48100%mrdn89d ago0x5a3748…05cd5d
0xe55e…f7480x8e77…e2d6Base—$12.93100%mrdn89d ago0x160028…23fa07
0xe55e…f7480x8e77…e2d6Base—$16.13100%mrdn89d ago0x7fd311…275ddf
0xe55e…f7480x8e77…e2d6Base—$18.11100%mrdn89d ago0x616a4a…51b33f
0xe55e…f7480x8e77…e2d6Base—$15.64100%mrdn89d ago0xfa1b86…bae5fb
0xe55e…f7480x8e77…e2d6Base—$19.99100%mrdn89d ago0x23834d…7c3f76
0xe55e…f7480x8e77…e2d6Base—$24.86100%mrdn89d ago0x1df96b…bb74e2
0xe55e…f7480x8e77…e2d6Base—$17.03100%mrdn89d ago0xcccb99…f6a29e
0xe55e…f7480x8e77…e2d6Base—$23.96100%mrdn89d ago0xe44832…3b1bf7
0xe55e…f7480x8e77…e2d6Base—$25.40100%mrdn89d ago0x56242d…f72131
0xe55e…f7480x8e77…e2d6Base—$19.96100%mrdn89d ago0x2476f4…54b94a
0xe55e…f7480x8e77…e2d6Base—$22.47100%mrdn89d ago0x91e764…8d0581
0xe55e…f7480x8e77…e2d6Base—$14.93100%mrdn89d ago0x3cd498…f69c83
0xe55e…f7480x8e77…e2d6Base—$29.57100%mrdn89d ago0xb187b3…bd764e
0xe55e…f7480x8e77…e2d6Base—$15.29100%mrdn89d ago0xd171d5…66a99c
0xe55e…f7480x8e77…e2d6Base—$26.25100%mrdn89d ago0x435968…ada68c
0xe55e…f7480x8e77…e2d6Base—$13.94100%mrdn89d ago0x268626…707d0f
0xe55e…f7480x8e77…e2d6Base—$25.50100%mrdn89d ago0xb88dbd…8d27e2
0xe55e…f7480x8e77…e2d6Base—$27.94100%mrdn89d ago0xb87d9e…ccc6f8
0xe55e…f7480x8e77…e2d6Base—$15.53100%mrdn89d ago0x4d6126…344733
0xe55e…f7480x8e77…e2d6Base—$27.50100%mrdn89d ago0x3ccfac…ebcd3c
0xe55e…f7480x8e77…e2d6Base—$12.79100%mrdn89d ago0x054b0c…4fe277
0xe55e…f7480x8e77…e2d6Base—$15.55100%mrdn89d ago0x7b2b72…ba6fb0
0xe55e…f7480x8e77…e2d6Base—$19.70100%mrdn89d ago0xc1c748…36b01e

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.