Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$25.74100%mrdn86d ago0x83e872…be1b72
0x1cec…8dd40x8e77…e2d6Base—$20.18100%mrdn86d ago0xde3380…599e39
0x1cec…8dd40x8e77…e2d6Base—$11.79100%mrdn86d ago0xb5004a…954dd4
0x1cec…8dd40x8e77…e2d6Base—$22.88100%mrdn86d ago0xa95f48…d6f14f
0x1cec…8dd40x8e77…e2d6Base—$15.63100%mrdn86d ago0xcddbdf…93e850
0x1cec…8dd40x8e77…e2d6Base—$13.51100%mrdn86d ago0x628bf6…1d6198
0x1cec…8dd40x8e77…e2d6Base—$15.20100%mrdn86d ago0xbec6fe…b65b45
0x1cec…8dd40x8e77…e2d6Base—$11.88100%mrdn86d ago0xd443e3…fb3307
0x1cec…8dd40x8e77…e2d6Base—$10.61100%mrdn86d ago0xa10361…02bc64
0x1cec…8dd40x8e77…e2d6Base—$13.42100%mrdn86d ago0x6b9346…ab2a1b
0x1cec…8dd40x8e77…e2d6Base—$15.41100%mrdn86d ago0x8556ef…51e574
0x1cec…8dd40x8e77…e2d6Base—$20.65100%mrdn86d ago0x1ce9b3…113d4b
0x1cec…8dd40x8e77…e2d6Base—$17.61100%mrdn86d ago0x9c0743…c8d66e
0x1cec…8dd40x8e77…e2d6Base—$18.97100%mrdn87d ago0xb7b099…3f7fda
0x1cec…8dd40x8e77…e2d6Base—$15.64100%mrdn87d ago0x6dc968…4b7915
0x1cec…8dd40x8e77…e2d6Base—$21.34100%mrdn87d ago0x23a673…044a46
0x1cec…8dd40x8e77…e2d6Base—$15.66100%mrdn87d ago0xa74861…6f91b7
0x1cec…8dd40x8e77…e2d6Base—$12.14100%mrdn87d ago0xef6fa0…5ed3ef
0x1cec…8dd40x8e77…e2d6Base—$13.51100%mrdn87d ago0x65de94…2dbac8
0x1cec…8dd40x8e77…e2d6Base—$20.69100%mrdn87d ago0x8a5405…8797c9
0x1cec…8dd40x8e77…e2d6Base—$9.06100%mrdn87d ago0x7ade99…9a1942
0x1cec…8dd40x8e77…e2d6Base—$17.34100%mrdn87d ago0x56bdf4…29bf65
0x1cec…8dd40x8e77…e2d6Base—$19.80100%mrdn87d ago0x15eb2d…622dd0
0x1cec…8dd40x8e77…e2d6Base—$11.17100%mrdn87d ago0xb8a0ee…0ff154
0x1cec…8dd40x8e77…e2d6Base—$9.11100%mrdn87d ago0x9870ad…5c8d83

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.