Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d26…64da0x616e…a0dbBase—$0.01100%coinbase60d ago0xdc66f9…23bb16
0x2d26…64da0x101d…b002Base—$0.01100%coinbase60d ago0x6f82e6…3124b6
0x2d26…64da0x5e5f…b00eBase—$0.01100%coinbase60d ago0x680918…ff6830
0x2d26…64da0xfad0…eb18Base—$0.01100%coinbase60d ago0x988755…c8fe1a
0x2d26…64da0x3eae…3135Base—$0.01100%coinbase60d ago0x754bf1…6f3a06
0x2d26…64da0x93ee…42ffBase—$0.01100%coinbase60d ago0xa14452…221c59
0x2d26…64da0xde12…8cf1Base—$0.01100%coinbase60d ago0x66c04e…d19370
0x2d26…64da0x05f5…23c2Base—$0.01100%coinbase60d ago0xad4186…c06fd5
0x2d26…64da0x16c7…e7a7Base—$0.01100%coinbase60d ago0xc59b0c…265e81
0x2d26…64da0x872b…6690Base—$0.01100%coinbase60d ago0x55cd01…ee3bca
0x2d26…64da0x223d…a9e3Base—$0.01100%coinbase60d ago0xfd0b60…2bc6de
0x2d26…64da0x2bb8…cdcfBase—$0.01100%coinbase60d ago0x34c273…ae21d6
0x2d26…64da0xfe5c…e2c3Base—$0.01100%coinbase60d ago0x4aa23a…6510e0
0x2d26…64da0x2776…3992Base—$0.01100%coinbase60d ago0x7e47c8…33d8e1
0x2d26…64da0xc382…54f2Base—$0.01100%coinbase60d ago0xa37b72…c1b31c
0x2d26…64da0x2bac…3adcBase—$0.01100%coinbase60d ago0x6f19ec…21faf9

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.