Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2622…31dd0x10c1…1e24Base—$0.03100%coinbase107d ago0x45a4eb…c7580d
0x2622…31dd0x10c1…1e24Base—$0.03100%coinbase108d ago0x1790b3…61c4b7
0x2622…31dd0x10c1…1e24Base—$0.27100%coinbase108d ago0xd347be…7f2ed8
0x2622…31dd0x10c1…1e24Base—$0.03100%coinbase108d ago0x5781e3…e8a05d
0x2622…31dd0x10c1…1e24Base—$0.006545100%coinbase108d ago0xcb437c…793199
0x2622…31dd0x10c1…1e24Base—$0.13100%coinbase108d ago0xb0d62c…6035df
0x2622…31dd0x10c1…1e24Base—$0.15100%coinbase108d ago0x29cbe6…2e29ea
0x2622…31dd0x10c1…1e24Base—$0.03100%coinbase108d ago0x3f8a08…e367fd
0x2622…31dd0x10c1…1e24Base—$0.02100%coinbase108d ago0x961e74…7c147c
0x2622…31dd0x10c1…1e24Base—$0.02100%coinbase108d ago0x76096d…309fdd
0x2622…31dd0x10c1…1e24Base—$0.05100%coinbase108d ago0x0d9f25…bf8544
0x2622…31dd0x10c1…1e24Base—$0.04100%coinbase108d ago0x9d00fa…24c633
0x2622…31dd0x10c1…1e24Base—$0.03100%coinbase108d ago0x414b17…446813
0x2622…31dd0x10c1…1e24Base—$0.19100%coinbase108d ago0x7e1b83…4f5f8d
0x2622…31dd0x10c1…1e24Base—$0.35100%coinbase108d ago0x999299…7782bf
0x2622…31dd0x10c1…1e24Base—$0.11100%coinbase108d ago0x0efba8…0d8aff
0x2622…31dd0x10c1…1e24Base—$0.01100%coinbase108d ago0xfed0a6…926d28
0x2622…31dd0x10c1…1e24Base—$0.07100%coinbase108d ago0xbb42ec…7c5851
0x2622…31dd0x10c1…1e24Base—$0.12100%coinbase108d ago0xf54c6e…7d5167
0x2622…31dd0x10c1…1e24Base—$0.04100%coinbase108d ago0xf00514…8e353a
0x2622…31dd0x10c1…1e24Base—$0.04100%coinbase108d ago0xadbdb4…0014ad
0x2622…31dd0x10c1…1e24Base—$0.00687100%coinbase108d ago0x103d0a…2c7ec1
0x2622…31dd0x10c1…1e24Base—$0.02100%coinbase108d ago0x837ecc…9e7aad

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.