Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter37d ago0x328ef3…b24a7f
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter37d ago0x8843f9…953c6b
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter37d ago0x036f32…09cd87
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter37d ago0x38ceab…ea897a
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter37d ago0xbed6d1…408765
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter37d ago0x2151da…714a62
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x33f4d2…2f5931
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x6211f2…a9efb7
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x8fbbbf…d64f0a
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x543236…3a0cb1
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x7bfe82…92d347
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0xd84f31…abcddf
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x284543…465214
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0xe5308a…689d6b
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0xf554ad…1032c0
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x22d82c…bd1add
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x43d7be…a8ca76
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x796dea…d6485a
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x58c0cb…4a464f
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x1a4a20…595b54
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x0b6141…e13a4b
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x8f9775…c52e83
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x8d4a29…fb3382
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x2d31b6…f5bfc0
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter37d ago0x7fd82c…d4030d

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.