Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0df2…07c90x03d7…584cBasex402 service$0.06100%0xf615…3d6c70d ago0x52578a…54337b
0x0df2…07c90x4465…28eeBaseInvoketCompliance$0.01100%coinbase70d ago0xd43bc8…2f9386
0x0df2…07c90x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase70d ago0x1c246f…e11bf0
0x0df2…07c90x4466…125eBasex402 service$0.004100%coinbase70d ago0x34a30f…79d5bf
0x0df2…07c90x4465…28eeBaseInvoketCompliance$0.01100%coinbase70d ago0xc32441…dceda0
0x0df2…07c90xbc64…e3b0Basex402 service$0.01100%coinbase70d ago0xd10174…752d17
0x0df2…07c9eu-verifyBaseeu-verifyBitcoin$0.002100%coinbase70d ago0x0449f7…6765f3
0x0df2…07c90x6302…ad57BaseTripadvisorTravel$0.07100%payAI70d ago0x059742…c89902
0x0df2…07c90x124f…4478Base—$0.01100%coinbase70d ago0xe02916…36b8be
0x0df2…07c90xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase70d ago0xaa1bd1…bf5c64
0x0df2…07c90x5721…8867Base—$0.001100%coinbase71d ago0xb5079c…cbc47e
0x0df2…07c9eu-verifyBaseeu-verifyBitcoin$0.001100%coinbase71d ago0x241f49…7235f1
0x0df2…07c90x5721…8867Base—$0.001100%coinbase71d ago0xf3dd81…dd9add
0x0df2…07c90x8503…9432Basex402 service$0.005100%coinbase71d ago0xed4c9e…1b0a1c
0x0df2…07c90x5721…8867Base—$0.001100%coinbase71d ago0x5b5797…a5fe09
0x0df2…07c90x124f…4478Base—$0.01100%coinbase71d ago0xe807a1…708e2d
0x0df2…07c90x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase71d ago0x797e21…a1f709

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.