Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4075…1a860x6d9f…c167Basex402 service$0.03100%coinbase23d ago0xed0e49…28099b
0x4075…1a860xf444…14a0Basex402 service$0.03100%coinbase23d ago0x6a23df…f66615
0x4075…1a860x7f5f…69a8Basex402 service$0.008100%coinbase23d ago0xc69347…10ba15
0x4075…1a860x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.03100%coinbase23d ago0x4f2931…c54207
0x4075…1a860x2c87…735fBasex402 service$0.03100%coinbase23d ago0x1f6b3c…54d408
0x4075…1a860x8503…9432Basex402 service$0.03100%coinbase23d ago0xd66f0e…3f9e8e
0x4075…1a860x21e1…2efaBaseVedettaFeed$0.03100%coinbase23d ago0x5269d4…b01339
0x4075…1a860x2c87…735fBasex402 service$0.03100%coinbase23d ago0x923044…012770
0x4075…1a860x05a8…5bf0BasecloudPulsePointMonitoring$0.03100%coinbase23d ago0x51aca1…903019
0x4075…1a860x2583…967eBasex402 service$0.03100%coinbase23d ago0x5a535f…648c53
0x4075…1a860xe324…3188Base—$0.03100%coinbase23d ago0x59f8af…f116f1
0x4075…1a860x4cf3…3aceBaseRemix ProjectSolidity$0.02100%coinbase23d ago0x13003c…2a1c20
0x4075…1a860x8647…3558BaseLive EVM Block NumberBlock$0.02100%coinbase23d ago0xa3ed5f…3a82a8
0x4075…1a860x85df…0267Basex402 service$0.02100%coinbase23d ago0xbede73…4aaddb
0x4075…1a860x5d51…d60dBasex402 service$0.02100%coinbase23d ago0x9224ad…c8714c
0x4075…1a860x2c87…735fBasex402 service$0.02100%coinbase23d ago0x3f1247…69268c
0x4075…1a860x8647…3558BaseLive EVM Block NumberBlock$0.02100%coinbase23d ago0x9c5c1a…7a2c70
0x4075…1a860x11ef…a21fBasex402 service$0.02100%coinbase23d ago0xe3dd7a…ed9c72
0x4075…1a860x5e70…4eb9Basex402 service$0.02100%coinbase23d ago0x013168…919619
0x4075…1a860x2c87…735fBasex402 service$0.02100%coinbase23d ago0x1c5501…fdbe54
0x4075…1a860x5bcd…64ddBasetokenguardCrypto$0.01100%coinbase23d ago0x5a9c96…e1694f
0x4075…1a860x5bcd…64ddBasetokenguardCrypto$0.01100%coinbase23d ago0xba28f3…cf8e3a
0x4075…1a860xe79e…6f95BaseAgent UtilitiesResearch$0.02100%coinbase23d ago0xf7f3d2…5c2f9c
0x4075…1a860x4465…28eeBaseInvoketCompliance$0.02100%coinbase23d ago0x6e8bb4…a83e8d
0x4075…1a860x2583…967eBasex402 service$0.02100%coinbase23d ago0xc0ab6b…572460

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.