Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe917…a62e0xc526…0cacBase—$0.2070%0x117a…ad1f4d ago0xfd039e…723dc9
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f4d ago0x34846a…b67bdb
0xe917…a62e0xc526…0cacBase—$0.0570%0x117a…ad1f4d ago0xe71e66…bb01c0
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0x12a0d5…be3c7f
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0xd48d4a…047a60
0xe917…a62e0xc526…0cacBase—$0.2070%0x117a…ad1f5d ago0x557a8f…8eb5de
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0x634242…7e8caa
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0xb6f2e0…ec25ed
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0xf08448…6b8823
0xe917…a62e0xc526…0cacBase—$0.2070%0x117a…ad1f5d ago0x74f7b7…5f49fc
0xe917…a62e0xc526…0cacBase—$0.6070%0x117a…ad1f5d ago0x76368d…92abf1
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0xe48bbb…009cb6
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0xc68ef5…5e6aeb
0xe917…a62e0xc526…0cacBase—$0.2070%0x117a…ad1f5d ago0x967d4c…9698f6
0xe917…a62e0xc526…0cacBase—$0.6070%0x117a…ad1f5d ago0xda5074…cdd0e7
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0xe2bf7e…54010d
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0x24fd93…171063
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0xd6d789…27c4f5
0xe917…a62e0xc526…0cacBase—$0.0270%0x117a…ad1f5d ago0x09bc44…133bc0
0xe917…a62e0xc526…0cacBase—$1.9870%0x117a…ad1f5d ago0x2c6d14…55c4c3
0xe917…a62e0xc526…0cacBase—$0.2070%0x117a…ad1f5d ago0x77f62a…b2e228
0xe917…a62e0xc526…0cacBase—$0.2070%0x117a…ad1f5d ago0xf44dea…dd91bb

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.