Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d4a4a…c16bd6
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x18718c…17379f
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe7db22…e685c3
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa0ddc8…00e7c9
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33ac62…27efe5
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcaaa27…a751da
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa0b390…2591d0
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad7b45…eb05d8
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd5a67…162d34
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57cdbf…af7576
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44767f…c1e7ff
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x462d89…03c922
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7e583…0f8840
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84449a…a4afdf
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e4e3c…300de5
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9619c4…795865
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74c7f4…73a130
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4143f8…a06823
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaaef37…bc3207
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe16087…eb257e
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x849246…95897e
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x480c70…59d3d5
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9338a6…510ec9
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c532a…eec1be
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef7c6a…4e376e

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.