Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase15d ago0xc74062…5f3ad0
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase15d ago0xde7ae0…e3bae3
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase15d ago0x5689c7…5c3a4a
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x3591bb…c4a031
0xbb5d…71a90x217e…67c4Basex402 Service Auditx402$0.005100%coinbase15d ago0x00ed00…21167e
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase15d ago0x83332f…6c8a37
0xbb5d…71a90xc66d…6a01Base—$0.001100%payAI15d ago0xb0aefb…8cd799
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase15d ago0xf779c9…807b34
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x8ae69d…c5d176
0xbb5d…71a90x40a8…ad8bBasex402 service$0.005100%coinbase15d ago0x378ccc…3b1346
0xbb5d…71a90x40a8…ad8bBasex402 service$0.002100%coinbase15d ago0x265df3…feb21b
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x8315c2…b6e7ca
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x699ec6…c3488b
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x56bda1…b370f4
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0xeb752e…452506
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x73c1de…0cbf06
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0xd8e095…e57217
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0xecbd0e…829305
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x8ba0ff…9575e2
0xbb5d…71a90x6302…ad57BaseTripadvisorTravel$0.01100%payAI15d ago0x09206b…ab70cb
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0xda9450…f25585
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0xf1f80f…74ef7c
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase15d ago0x4270b8…c20f6d
0xbb5d…71a90x8e3c…371eBaseFarOut LLM GatewayLlm$0.003100%coinbase15d ago0xc1c15c…6eebf8
0xbb5d…71a90xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase15d ago0xf2e55b…cf7c3c

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.