Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b35…f5250x3e0a…78e7Base—$0.00536100%coinbase75d ago0xe56df1…150d52
0x5b35…f5250x3e0a…78e7Base—$0.004155100%coinbase75d ago0x0c7f13…4eaa1f
0x5b35…f5250x3e0a…78e7Base—$0.005662100%coinbase75d ago0x1a7ce0…d6b29a
0x5b35…f5250x3e0a…78e7Base—$0.003559100%coinbase75d ago0x8b9c99…115b55
0x5b35…f5250x3e0a…78e7Base—$0.005165100%coinbase75d ago0x6c62f3…f51534
0x5b35…f5250x3e0a…78e7Base—$0.002841100%coinbase75d ago0x6aef9a…3d985a
0x5b35…f5250x3e0a…78e7Base—$0.005481100%coinbase75d ago0x925687…e16e10
0x5b35…f5250x3e0a…78e7Base—$0.004878100%coinbase75d ago0xfedb5b…d2fcd6
0x5b35…f5250x3e0a…78e7Base—$0.004208100%coinbase75d ago0xa91a44…bdcbda
0x5b35…f5250x3e0a…78e7Base—$0.005265100%coinbase75d ago0xabada9…b89215
0x5b35…f5250x3e0a…78e7Base—$0.00543100%coinbase75d ago0x9035b8…5b3b53
0x5b35…f5250x3e0a…78e7Base—$0.00491100%coinbase75d ago0x56310e…8e5065
0x5b35…f5250x3e0a…78e7Base—$0.004844100%coinbase75d ago0x1c897f…06b506
0x5b35…f5250x3e0a…78e7Base—$0.00512100%coinbase75d ago0x960933…fd044b
0x5b35…f5250x3e0a…78e7Base—$0.004802100%coinbase75d ago0x093fab…366ce8
0x5b35…f5250x3e0a…78e7Base—$0.003825100%coinbase75d ago0xeef686…bcf236
0x5b35…f5250x3e0a…78e7Base—$0.005402100%coinbase75d ago0x550ba8…b0e8d3
0x5b35…f5250x3e0a…78e7Base—$0.004677100%coinbase75d ago0x0bd210…cd0967
0x5b35…f5250x3e0a…78e7Base—$0.005303100%coinbase75d ago0x4e7add…a2c342
0x5b35…f5250x3e0a…78e7Base—$0.005376100%coinbase75d ago0xba4d08…a3a21c
0x5b35…f5250x3e0a…78e7Base—$0.005591100%coinbase75d ago0x48962f…f0ca58
0x5b35…f5250x3e0a…78e7Base—$0.004672100%coinbase75d ago0xe547df…ff688e

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.