Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xf6d5c8…feab51
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x5a9b5d…8ee7a2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xf675ab…ef2b2c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xa9e4d5…622c99
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x05b6f2…0f2ebf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x5c4129…4e6f88
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xcfbdd6…44ffd3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xea8fb3…2c79ed
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x5a1bd3…dbd924
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xefc074…5aec5a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xbe68eb…ca7911
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xddfb2a…dd5c9d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x2ee1bb…c81fb9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x8cd98e…c30484
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x0ecb73…0f00f8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x2dd214…4af2bb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xdb8ede…d277c6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xae50bb…a6b816
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x824896…435469
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase52d ago0x727fe0…62958e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase52d ago0x464272…d320c1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase52d ago0xf5a001…14d05c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase52d ago0x66177e…05d3c3

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.