Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0xe004f6…f68996
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xe075c6…b5378f
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0xaece43…31c269
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xbd214d…4b0247
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xdf370a…a5f198
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x6cab1f…8bcfdf
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x48bcc9…a870cf
0x3ad2…81410x7360…b832Base—$0.03100%coinbase41d ago0xbd5be9…cf17a0
0x3ad2…81410x7360…b832Base—$0.008071100%coinbase41d ago0x0ce69c…06dfe5
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x052096…1b042f
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x920bf0…2b628f
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xf24b8a…65a896
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0x5543eb…7ad8cc
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x9f6490…8e456f
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0x350697…54594e
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0x7003fe…1743d9
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0x400997…8a473d
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x097c0e…191906
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x76f1de…bca711
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x684588…143c6c
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0x9394e0…f33019
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xc6f921…041c5e
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xf792b6…066ef9
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x30d263…eda680
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x9afb80…438d66

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.