Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x6c5e99…c468da
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x5a8c46…486a47
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0xce6e3b…490c9f
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0xe81fd8…cb618c
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x23bdc2…6c3627
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0xf4a5b3…d6ef51
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0xeca769…e52f6e
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x93d25c…0aa236
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0xb721cb…ee3a16
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x2c960f…d6fec6
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x4cf9ce…213eee
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x92ca9e…e9085f
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x90d6c8…446bb9
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x435169…ac6e44
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0xca82d7…a913f7
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x2f439f…f48a2c
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x061bc5…9ea6a5
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x5dd247…dc2ce3
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0xbcf7f0…fd9855
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x912b1b…5953df
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x457be8…313166
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0xf9e1bf…dc7bdb
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x658b2b…b3670b
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x619900…c6edef
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase58d ago0x183f54…d82ce3

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.