Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$21.92100%mrdn81d ago0x256c6b…036371
0x13db…51920x8e77…e2d6Base—$23.49100%mrdn81d ago0x41b2c4…4b2567
0x13db…51920x8e77…e2d6Base—$14.16100%mrdn81d ago0x3e488c…357e5f
0x13db…51920x8e77…e2d6Base—$13.23100%mrdn81d ago0xbc021a…af7ab1
0x13db…51920x8e77…e2d6Base—$17.65100%mrdn81d ago0x1eaa61…9bcfa3
0x13db…51920x8e77…e2d6Base—$24.74100%mrdn81d ago0xe89e02…d4b941
0x13db…51920x8e77…e2d6Base—$14.37100%mrdn81d ago0x95bd69…2f32cd
0x13db…51920x8e77…e2d6Base—$23.58100%mrdn81d ago0xb54a90…304aec
0x13db…51920x8e77…e2d6Base—$21.46100%mrdn81d ago0x83f05d…f070f4
0x13db…51920x8e77…e2d6Base—$19.61100%mrdn81d ago0xfd15b8…199db1
0x13db…51920x8e77…e2d6Base—$15.80100%mrdn81d ago0x48b0b7…3b3403
0x13db…51920x8e77…e2d6Base—$15.78100%mrdn81d ago0x9c5efa…7b59c4
0x13db…51920x8e77…e2d6Base—$15.71100%mrdn81d ago0xfab73f…332195
0x13db…51920x8e77…e2d6Base—$21.38100%mrdn81d ago0xcaff56…cb221f
0x13db…51920x8e77…e2d6Base—$19.45100%mrdn81d ago0x84cbd2…ba0b88
0x13db…51920x8e77…e2d6Base—$19.70100%mrdn81d ago0x864aae…98558d
0x13db…51920x8e77…e2d6Base—$16.84100%mrdn81d ago0x9c1a0e…a5af83
0x13db…51920x8e77…e2d6Base—$13.59100%mrdn81d ago0x4fe30b…b7d853
0x13db…51920x8e77…e2d6Base—$17.56100%mrdn81d ago0x7070fd…56f21f
0x13db…51920x8e77…e2d6Base—$12.46100%mrdn81d ago0xa6bb2c…72809e
0x13db…51920x8e77…e2d6Base—$20.46100%mrdn81d ago0xf9e61a…7ee1ee
0x13db…51920x8e77…e2d6Base—$18.31100%mrdn81d ago0x598612…b25a4d
0x13db…51920x8e77…e2d6Base—$19.30100%mrdn81d ago0x5c421b…4893fa
0x13db…51920x8e77…e2d6Base—$17.89100%mrdn81d ago0x38984c…7510f0
0x13db…51920x8e77…e2d6Base—$24.45100%mrdn81d ago0x0a2e15…53a65f

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.