Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0x709a2a…c1da47
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0x284563…fe5636
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0xb5bedd…ec1cf3
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0xa6617b…242a42
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0x531110…903b7d
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0xae7326…324afc
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0x91c781…48bfb2
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0x7b4898…abc449
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0xf57b19…288139
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0xa4f71b…443e9c
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0x2fedc6…f85411
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0x8e2c49…62d644
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0x58080a…7589eb
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase71d ago0xa3ab61…987193
0x7e57…2f09VAPEBaseVAPEUnlocks$0.01100%coinbase72d ago0x17896f…6e9850
0x7e57…2f09VAPEBaseVAPEUnlocks$0.02100%coinbase72d ago0xed109d…cd2b43
0x7e57…2f09VAPEBaseVAPEUnlocks$0.03100%coinbase72d ago0x28e1cd…945afb
0x7e57…2f09VAPEBaseVAPEUnlocks$0.07100%coinbase72d ago0x4011c8…486cdf
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase72d ago0xbc751d…cb10e2
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase72d ago0x9327b6…a33e9c
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase72d ago0x7859e6…918b1c
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase72d ago0xae8eac…26e89b
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase72d ago0x7d6bf7…0207ea
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase72d ago0x9c971d…3b213a
0x8aab…ce15VAPEBaseVAPEUnlocks$0.01100%coinbase72d ago0x9a801a…6f64e0

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.