Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xd79fc4…317085
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xc5010a…2cda23
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xe17971…4d9034
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x0b26b6…8532a0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xd2a702…e1859d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x76bc58…4bced0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xfd27e0…d13572
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x6755fd…4cc50d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xb1a51c…49b941
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xde3453…5a7485
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x28e940…3ef396
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xfa6114…6a9ca9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x02216c…36fd1e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xeb55d3…78e8ff
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x45b12b…a112c8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xd55ddc…5c630b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x1a2133…3ae122
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x03e36b…833df8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x44337c…5c52b2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x0d8190…d8d89a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0xa72499…13828b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x8d6bf0…94cb26
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x2f3553…dd7fe4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x51e2a7…631c65
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17d ago0x9735ed…4aac4a

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.