Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd05618…95d5f2
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x45507e…732a82
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf80bbe…7eada7
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1edb1a…9184a6
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0fa1ac…fdec12
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce69d5…3896c5
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf6a81…2a24b2
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5fd59…fc11be
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf44101…47a5d5
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x04648d…2d40c4
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc49558…417adf
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb69bf…b76a8a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24da52…77b3f6
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda7e7e…5d9bf9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe82df4…72e851
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa200f5…08d813
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3343d6…dedb66
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xca6d56…4b1d68
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4606f9…4cfb79
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc06c1…3c5601
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa81714…465678
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2b9fcb…074b7a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x61f551…daf530
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e6fcb…fa04f7
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x140430…f19c7c

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.