Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x7034ee…c3d527
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xae2294…dd30c3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xc40527…c20812
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xe5e10f…fab3b1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x07f330…02a6a9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xd5ce41…81106d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x229b19…9a00b7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x54ab03…3895ca
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xca76f9…0cc279
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x236926…dd85b7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x3dfcd4…0b6148
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x5a21ce…c04416
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x0e8545…57980f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x5b3918…5534f4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xf4e968…9c8101
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xabc179…1e48cd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xe1cda2…14bc12
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xeb35fd…9ac911
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x350b38…247aa7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x8c285e…9b7255
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x44cdf5…84703d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x303426…2c2c9e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x4bdbaf…814f6d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0xa638b1…55ff44
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase76d ago0x81952a…aa4a8c

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.