Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d36…8e8b0x3e0a…78e7Base—$0.003612100%coinbase74d ago0x63e8ea…145f0e
0x8d36…8e8b0x3e0a…78e7Base—$0.0056100%coinbase74d ago0x640026…6c5f95
0x8d36…8e8b0x3e0a…78e7Base—$0.004053100%coinbase74d ago0x98350d…1fb869
0x8d36…8e8b0x3e0a…78e7Base—$0.003564100%coinbase74d ago0x83f8af…cee3a4
0x8d36…8e8b0x3e0a…78e7Base—$0.004378100%coinbase74d ago0x511534…5b5619
0x8d36…8e8b0x3e0a…78e7Base—$0.004125100%coinbase74d ago0x0f0a0f…61c96b
0x8d36…8e8b0x3e0a…78e7Base—$0.005332100%coinbase74d ago0xbbf155…89bc59
0x8d36…8e8b0x3e0a…78e7Base—$0.004471100%coinbase74d ago0x1e3594…20d164
0x8d36…8e8b0x3e0a…78e7Base—$0.00271100%coinbase74d ago0x210930…27f718
0x8d36…8e8b0x3e0a…78e7Base—$0.003972100%coinbase74d ago0xb4be5f…f42f2a
0x8d36…8e8b0x3e0a…78e7Base—$0.005872100%coinbase74d ago0x653b87…cf7072
0x8d36…8e8b0x3e0a…78e7Base—$0.002887100%coinbase74d ago0x13fc62…793426
0x8d36…8e8b0x3e0a…78e7Base—$0.005633100%coinbase74d ago0x338e83…ce38e7
0x8d36…8e8b0x3e0a…78e7Base—$0.004843100%coinbase74d ago0x6d0464…f6679d
0x8d36…8e8b0x3e0a…78e7Base—$0.004748100%coinbase75d ago0x053f83…a06e79
0x8d36…8e8b0x3e0a…78e7Base—$0.004002100%coinbase75d ago0xdc3211…3796ca
0x8d36…8e8b0x3e0a…78e7Base—$0.004502100%coinbase75d ago0xc68036…dc7ae1
0x8d36…8e8b0x3e0a…78e7Base—$0.003693100%coinbase75d ago0x80bc9e…e1150e
0x8d36…8e8b0x3e0a…78e7Base—$0.00509100%coinbase75d ago0xdff2c2…2557de
0x8d36…8e8b0x3e0a…78e7Base—$0.003094100%coinbase75d ago0xe99921…7d070c
0x8d36…8e8b0x3e0a…78e7Base—$0.004483100%coinbase75d ago0x33cb84…7d5366
0x8d36…8e8b0x3e0a…78e7Base—$0.004245100%coinbase75d ago0xf58ffb…f4b370
0x8d36…8e8b0x3e0a…78e7Base—$0.003171100%coinbase75d ago0x80c1e8…16a3cf
0x8d36…8e8b0x3e0a…78e7Base—$0.002809100%coinbase75d ago0x5e5bc6…f96fae
0x8d36…8e8b0x3e0a…78e7Base—$0.002909100%coinbase75d ago0x80bb6f…b6d3e8

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.