Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xeb4d…7d53Base—$0.001100%coinbase80d ago0x23dd24…378c98
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase80d ago0x9e55c8…5788d8
0x6575…b92b0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI80d ago0x9ed1df…fd9378
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase80d ago0xb55c4b…ed10e2
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003673100%coinbase80d ago0x08fe1f…b2310e
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0025100%coinbase80d ago0xf10f63…d6da1d
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase80d ago0x83a72f…9e5e61
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003673100%coinbase80d ago0x537255…372fc0
0x6575…b92b0xeb4d…7d53Base—$0.001100%coinbase80d ago0xdfee94…a1b6ec
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase80d ago0x192442…4c254b
0x6575…b92b0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI80d ago0xa808e8…f4049a
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase80d ago0x2a9c3b…7dcdb7
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.00333100%coinbase80d ago0xa97b6c…1b3c8e
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0025100%coinbase80d ago0x7c9769…f2c715
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase80d ago0xaee4cc…ef6afa
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003324100%coinbase80d ago0xd6d20b…1d43f8
0x6575…b92b0xeb4d…7d53Base—$0.001100%coinbase80d ago0xe8bc4b…f5df08
0x6575…b92b0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI80d ago0xc46038…64bd56
0x6575…b92b0xeb4d…7d53Base—$0.001100%coinbase80d ago0x4466bd…e9417f
0x6575…b92b0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI80d ago0x8e8ea7…b30ccd
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003328100%coinbase80d ago0x950fd0…7a1ba6
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003313100%coinbase80d ago0x291e2b…34ec1b

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.