Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x5dca…cd2114d ago0xfdedf9…e3144b
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xfbd8…39da14d ago0x4af8bd…ab37e2
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xe9f7…982b14d ago0xda3689…914d80
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x7311…c90b14d ago0xc5c7bc…f75316
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x63f4…be0115d ago0xde2e7a…032e6f
0xa787…64cf0x47c5…4fc3Base—$17.8570%0xc807…52c715d ago0x9ede60…d997bc
0xa787…64cf0x47c5…4fc3Base—$22.0570%0xdcda…ec2f15d ago0xf76711…0414e6
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x898f…4f5e15d ago0x0c05c4…48747b
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x58cf…f8d415d ago0x40405f…f83776
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xe162…626815d ago0x0f27b0…84a07d
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xa48e…f66115d ago0x360404…f25823
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x4d43…5ecd15d ago0xe4fd3f…cd8834
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x551c…90e515d ago0x34f7fa…ecd7a1
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x0485…d42915d ago0x75a092…28a1e9
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xde1b…a3a215d ago0x20bec5…1c1822
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x2b2b…961c15d ago0x71089c…bf1677
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x2158…e16015d ago0xb43571…a459f3
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xfdd4…df7215d ago0x6e3dca…94a117
0xa787…64cf0x47c5…4fc3Base—$21.0070%0xffde…041015d ago0x0a4892…031991
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x6280…2e7915d ago0xe2790d…c9714c
0xa787…64cf0x47c5…4fc3Base—$21.0070%0x4173…266515d ago0x004054…1d13cd
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x7492…70ae15d ago0xaed86a…7a4fce
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xbe1f…63c915d ago0x857e75…db3ef7
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x39e0…3f7915d ago0x6f99b4…84e8a7
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x1bc6…2f9015d ago0xcdb972…799b09

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.