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—$20.66100%mrdn96d ago0xb4d106…acb346
0xe55e…f7480x8e77…e2d6Base—$12.88100%mrdn96d ago0x4e801c…7ebb1b
0xe55e…f7480x8e77…e2d6Base—$24.12100%mrdn96d ago0x6001a8…d5237a
0xe55e…f7480x8e77…e2d6Base—$22.94100%mrdn96d ago0xc38a74…722a4d
0xe55e…f7480x8e77…e2d6Base—$10.66100%mrdn96d ago0xbf5931…5f7e90
0xe55e…f7480x8e77…e2d6Base—$21.53100%mrdn96d ago0x4fd50d…f2f517
0xe55e…f7480x8e77…e2d6Base—$13.48100%mrdn96d ago0x3d974b…c13597
0xe55e…f7480x8e77…e2d6Base—$13.67100%mrdn96d ago0x9f72fb…739c8d
0xe55e…f7480x8e77…e2d6Base—$22.80100%mrdn96d ago0x06b75a…29e0e2
0xe55e…f7480x8e77…e2d6Base—$13.89100%mrdn96d ago0x0a49d1…fd5fab
0xe55e…f7480x8e77…e2d6Base—$19.17100%mrdn96d ago0x445aa7…249954
0xe55e…f7480x8e77…e2d6Base—$13.11100%mrdn96d ago0x436038…6de2eb
0xe55e…f7480x8e77…e2d6Base—$14.52100%mrdn96d ago0xdcd129…e3b1e0
0xe55e…f7480x8e77…e2d6Base—$11.79100%mrdn96d ago0xa1bfd2…bdacaa
0xe55e…f7480x8e77…e2d6Base—$11.68100%mrdn96d ago0x9da5ae…8e32f4
0xe55e…f7480x8e77…e2d6Base—$23.93100%mrdn96d ago0x336b10…8fabc6
0xe55e…f7480x8e77…e2d6Base—$16.61100%mrdn96d ago0xd7411c…deb9e5
0xe55e…f7480x8e77…e2d6Base—$17.07100%mrdn96d ago0xc8f17b…c18545
0xe55e…f7480x8e77…e2d6Base—$15.02100%mrdn96d ago0x31f0a2…c4897e
0xe55e…f7480x8e77…e2d6Base—$28.89100%mrdn96d ago0x33d69c…afd956
0xe55e…f7480x8e77…e2d6Base—$24.42100%mrdn96d ago0xd2ec55…a008a3
0xe55e…f7480x8e77…e2d6Base—$16.74100%mrdn96d ago0x64d25b…b7817c
0xe55e…f7480x8e77…e2d6Base—$27.61100%mrdn96d ago0x38ca6e…4b1cb7
0xe55e…f7480x8e77…e2d6Base—$27.37100%mrdn96d ago0xd9d4d2…54db92
0xe55e…f7480x8e77…e2d6Base—$20.43100%mrdn96d ago0x94d0ea…416cf7

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.