Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xfe9177…7b6a40
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0xd9c08c…8aed33
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0x68932c…fae50f
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0x9f8a86…10b817
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0x713a96…d1cd10
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0x8a582a…3f981a
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0x0ac6c8…78bfc4
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0x6c6d78…04fbde
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0x420c8d…91f3d9
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0x5786da…4f758a
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade68d ago0x4a7439…9ecb9a
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade68d ago0x372b0b…fdc4a7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade68d ago0xbade22…0aa01e
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xae5876…3e6511
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xc11259…d350af
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x4bebed…7b0d8d
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xa3f519…1f0d58
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xe39bc8…0e6359
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xad893c…4e4966
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xd004bc…790b53
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xcf805b…d07d7b
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x6a23d4…b3c407
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x37c5a3…6ca6a2
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0xaae258…fc2186
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade68d ago0x7c4d8d…45c752

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.