Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x24cf82…32b4bb
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4780fa…2467ad
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8daf37…34edca
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb3a715…3771a7
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x55e641…b1e48f
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba5460…55d364
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x91538a…4d489b
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5791a3…14dc1c
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x270fa5…d35e65
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd80a1a…a8c2a8
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x391d18…0e9403
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7bf6e1…6b958e
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb7fd34…b61b43
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0xee4fc3…206767
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeb5a28…d6ffcb
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x54bb89…3d5368
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe3b077…1137b4
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7aab04…fcbd03
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d1715…d8b0f8
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa3c88a…787f62
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf09d29…0dcd40
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x38ef2c…278ea6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x618eaa…ecca99
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI112d ago0x04f7bd…3279d7
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc3d19d…cbe713

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.