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—$40.77100%mrdn119d ago0x07ac05…03ed1c
0xe55e…f7480x8e77…e2d6Base—$27.56100%mrdn119d ago0x00d906…82ded3
0xe55e…f7480x8e77…e2d6Base—$36.27100%mrdn119d ago0xf59110…835965
0xe55e…f7480x8e77…e2d6Base—$25.93100%mrdn119d ago0x50de7b…921ff5
0xe55e…f7480x8e77…e2d6Base—$21.94100%mrdn119d ago0xf770d6…58825f
0xe55e…f7480x8e77…e2d6Base—$35.65100%mrdn119d ago0x40315b…e8bee7
0xe55e…f7480x8e77…e2d6Base—$29.75100%mrdn119d ago0x2c0cbe…88238c
0xe55e…f7480x8e77…e2d6Base—$31.15100%mrdn119d ago0x149d6a…2ab989
0xe55e…f7480x8e77…e2d6Base—$19.51100%mrdn119d ago0xb302e9…b1e47c
0xe55e…f7480x8e77…e2d6Base—$34.80100%mrdn119d ago0xb4e649…2ee2b5
0xe55e…f7480x8e77…e2d6Base—$29.73100%mrdn119d ago0x1b0db4…3b3a2e
0xe55e…f7480x8e77…e2d6Base—$39.09100%mrdn119d ago0x1852a7…8f5518
0xe55e…f7480x8e77…e2d6Base—$28.09100%mrdn119d ago0x2ab8aa…f2e638
0xe55e…f7480x8e77…e2d6Base—$21.79100%mrdn119d ago0xb0a093…0bf269
0xe55e…f7480x8e77…e2d6Base—$31.69100%mrdn119d ago0x6bd8d7…1b6651
0xe55e…f7480x8e77…e2d6Base—$37.40100%mrdn119d ago0x996581…4640b5
0xe55e…f7480x8e77…e2d6Base—$24.68100%mrdn119d ago0x8bf83a…f338dc
0xe55e…f7480x8e77…e2d6Base—$38.14100%mrdn119d ago0x3284eb…3344e6
0xe55e…f7480x8e77…e2d6Base—$36.23100%mrdn119d ago0x441651…aae82c
0xe55e…f7480x8e77…e2d6Base—$41.19100%mrdn119d ago0x9b0e47…6dafd6
0xe55e…f7480x8e77…e2d6Base—$28.37100%mrdn119d ago0x440414…8257ce
0xe55e…f7480x8e77…e2d6Base—$30.06100%mrdn119d ago0xc556ce…049b4c
0xe55e…f7480x8e77…e2d6Base—$30.89100%mrdn119d ago0xf2b561…3b3649
0xe55e…f7480x8e77…e2d6Base—$25.35100%mrdn119d ago0x4fa945…b77542
0xe55e…f7480x8e77…e2d6Base—$34.99100%mrdn119d ago0x0bd3ea…aa3ca4

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.