Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16d7…943d0xabe5…0441Base—$0.002100%coinbase75d ago0x8d80dd…cbedc4
0x16d7…943d0xc2a3…4083Base—$0.005100%coinbase75d ago0xd38313…64b09c
0x16d7…943d0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase75d ago0xe4d149…781935
0x16d7…943d0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase75d ago0x6b20f3…3d5514
0x16d7…943d0xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase75d ago0x8b0ca0…673713
0x16d7…943d0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x3583f8…653cb7
0x16d7…943d0x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase75d ago0x7eaa35…8b5bd6
0x16d7…943d0x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase75d ago0x92db53…6e1299
0x16d7…943d0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase75d ago0xb7d263…b609fb
0x16d7…943d0xffff…e0dbBasePayPerBytePayperbyte$0.005100%coinbase75d ago0xc200af…075d0b
0x16d7…943d0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0x097ddc…c3825c
0x16d7…943d0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0xa0cc12…e86e0f
0x16d7…943d0xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase75d ago0xe3d7c8…f8ebd9
0x16d7…943d0xbaf5…53ccBasex402 service$0.01100%coinbase75d ago0xf08d11…46dc8c
0x16d7…943d0x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase75d ago0x661a85…af73d0
0x16d7…943d0xffc4…37b1Basex402 service$0.001100%coinbase75d ago0xdd66e3…e766d9
0x16d7…943d0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase75d ago0x6a9c89…16a5e0
0x16d7…943d0x2932…4f60Basex402 service$0.01100%coinbase75d ago0x519d65…118e00
0x16d7…943d0x5721…8867Basex402 service$0.001100%coinbase75d ago0x49f8d4…39e571
0x16d7…943d0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x88c8c7…0c0c0b
0x16d7…943d0x7b39…d137Basex402 service$0.001100%coinbase75d ago0xff8499…af4482
0x16d7…943d0xcd32…dc60Basex402 service$0.001100%coinbase75d ago0xe7d64f…763144
0x16d7…943d0xbc64…e3b0Basex402 service$0.005100%coinbase75d ago0x598599…e1d13b
0x16d7…943d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase75d ago0xb505a9…fb0026
0x16d7…943d0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x1f8918…e6603c

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.