Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase5m ago0x1b0eb4…4e4324
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase31m ago0xa0d81c…5f8a45
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase1h ago0x51a6c7…e6a111
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase1h ago0xfb0b5c…79b87b
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase1h ago0x3d47a7…400904
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase1h ago0x24509c…7d3e38
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase1h ago0x5ffaa8…9a09c1
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase1h ago0xf22ca8…659ac4
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase2h ago0x34c69a…83400a
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase2h ago0xf208d3…578d1c
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase2h ago0x2be953…918ad5
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase2h ago0x6a58b0…5afb2e
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase2h ago0xae0280…467da1
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase3h ago0xa687f7…28993d
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase3h ago0xdb3b47…f9ae71
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase4h ago0x4bf4b6…c0a12e
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase4h ago0x761027…bf5e8d
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase4h ago0xdfbaac…fdb505
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase5h ago0xf62922…88065c
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase7h ago0x48b7ca…b406e3
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9h ago0x41eee8…46c764
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase11h ago0x35dce4…bcf0ef
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase11h ago0xf20796…f6f3a4
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase11h ago0xbfe542…66e380
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase11h ago0xab564f…52d283

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.