Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$7.35100%0x7186…110f114d ago0x2cf3c8…212309
0xa787…64cf0x0e3d…7757Base$5.25100%0x4a3c…7102114d ago0xa4221a…28db99
0xa787…64cf0x0e3d…7757Base$10.50100%0x2a5b…d6a9114d ago0x9c64fc…3fbf64
0xa787…64cf0x0e3d…7757Base$10.50100%0x8ea5…b7fc114d ago0x2b8187…cc1bab
0xa787…64cf0x0e3d…7757Base$10.50100%0xd301…c7ff114d ago0xba65db…3aa125
0xa787…64cf0x0e3d…7757Base$2.10100%0xe4bd…cd4e114d ago0x933a37…936b94
0xa787…64cf0x0e3d…7757Base$10.50100%0x06ee…cb52114d ago0xe04eac…b1d04a
0xa787…64cf0x0e3d…7757Base$5.25100%0x9618…2861114d ago0x271e1c…87414f
0xa787…64cf0x0e3d…7757Base$1.05100%0x45b4…af27114d ago0xb6d07b…8ad2ed
0xa787…64cf0x0e3d…7757Base$10.50100%0x8ae6…5706114d ago0x01636e…d02230
0xa787…64cf0x0e3d…7757Base$10.50100%0x0d74…aad6114d ago0x704c0b…21dfd9
0xa787…64cf0x0e3d…7757Base$3.15100%0xdeef…04fd114d ago0xba1f14…41233d
0xa787…64cf0x0e3d…7757Base$21.00100%0x0971…930e114d ago0xe95f20…800bef
0xa787…64cf0x0e3d…7757Base$21.00100%0x4b7f…bff0114d ago0x6e3804…83a0f9
0xa787…64cf0x0e3d…7757Base$5.25100%0xfbba…dd90114d ago0x4f3b30…a80dcc
0xa787…64cf0x0e3d…7757Base$3.15100%0x4e90…564a114d ago0x3fc8b4…09494c
0xa787…64cf0x0e3d…7757Base$10.50100%0xa8e8…6668114d ago0x04a8c2…96ef80
0xa787…64cf0x0e3d…7757Base$5.25100%0xcdfd…ef82114d ago0xe89644…6ca1af
0xa787…64cf0x0e3d…7757Base$1.05100%0x4639…93fa114d ago0xa12cc7…7e52d6
0xa787…64cf0x0e3d…7757Base$2.10100%0xbc7c…86d4114d ago0xd6bc6f…29cad5
0xa787…64cf0x0e3d…7757Base$1.05100%0x2309…083c114d ago0xd79446…52a654
0xa787…64cf0x0e3d…7757Base$5.25100%0xbf7d…708b114d ago0x3e0d5f…1c6449
0xa787…64cf0x0e3d…7757Base$10.50100%0x3663…55ff114d ago0x4117ea…3c82dc
0xa787…64cf0x0e3d…7757Base$10.50100%0x781c…5001114d ago0xe941b9…ed1f25
0xa787…64cf0x0e3d…7757Base$3.15100%0x3835…6261114d ago0x409095…24aa54

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.