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—$15.58100%mrdn70d ago0x366a7e…c50311
0xe55e…f7480x8e77…e2d6Base—$20.71100%mrdn70d ago0x2a26e7…3f8b2b
0xe55e…f7480x8e77…e2d6Base—$11.87100%mrdn70d ago0x9c4f21…c4450c
0xe55e…f7480x8e77…e2d6Base—$24.20100%mrdn71d ago0x56c171…cfeafa
0xe55e…f7480x8e77…e2d6Base—$13.00100%mrdn71d ago0x45410e…8a8f58
0xe55e…f7480x8e77…e2d6Base—$18.59100%mrdn71d ago0x459abe…f036fd
0xe55e…f7480x8e77…e2d6Base—$17.26100%mrdn71d ago0x8a6443…b42195
0xe55e…f7480x8e77…e2d6Base—$14.54100%mrdn71d ago0xfd2c58…d0a9bc
0xe55e…f7480x8e77…e2d6Base—$25.74100%mrdn71d ago0x7779bf…fb75e0
0xe55e…f7480x8e77…e2d6Base—$22.77100%mrdn71d ago0xbfb140…8152a4
0xe55e…f7480x8e77…e2d6Base—$26.78100%mrdn71d ago0x211096…8c5fa8
0xe55e…f7480x8e77…e2d6Base—$22.46100%mrdn71d ago0x3d0f40…1c3ab6
0xe55e…f7480x8e77…e2d6Base—$29.08100%mrdn71d ago0x922df4…4aad0a
0xe55e…f7480x8e77…e2d6Base—$100.00100%mrdn71d ago0x08c38c…ec7b4f
0xe55e…f7480x8e77…e2d6Base—$22.45100%mrdn71d ago0x496612…2efb0e
0xe55e…f7480x8e77…e2d6Base—$19.31100%mrdn71d ago0xc89601…9a4630
0xe55e…f7480x8e77…e2d6Base—$27.96100%mrdn71d ago0x4caccc…f50247
0xe55e…f7480x8e77…e2d6Base—$26.33100%mrdn71d ago0x8f8356…0cc766
0xe55e…f7480x8e77…e2d6Base—$21.88100%mrdn71d ago0xd7b358…716f7e
0xe55e…f7480x8e77…e2d6Base—$27.96100%mrdn71d ago0x7aa9ce…e54717
0xe55e…f7480x8e77…e2d6Base—$29.67100%mrdn71d ago0x3a7405…e1d4d8
0xe55e…f7480x8e77…e2d6Base—$25.43100%mrdn71d ago0x459efa…0e0a99
0xe55e…f7480x8e77…e2d6Base—$19.58100%mrdn71d ago0x48cd5e…4de91c
0xe55e…f7480x8e77…e2d6Base—$19.53100%mrdn71d ago0xc37395…cc7538
0xe55e…f7480x8e77…e2d6Base—$13.46100%mrdn71d ago0xcd89fa…5a36b2

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.