Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ce252…64829d
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e54c1…bca1b8
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad9739…910138
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdcead5…3f5cfd
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2bdfd6…55ce45
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd3cc8f…18ef05
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed1cf7…770bc1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI110d ago0x480b49…5f8d16
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d7e77…7c0470
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x49ea65…eb6254
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x42e85d…65e9c0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdf2826…79c88f
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd75894…fad88c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5406c5…be261c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xefd8f3…aeb3cc
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x04dfd0…a26a7b
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4d2c5f…664a00
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2da9aa…fe6dd6
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x95e440…f19a36
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc6b6ad…5cd887
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc036e1…c1d439
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf1d845…20d1b9
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x13b717…a2bdbf
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe3b78d…09675b
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc07a3f…569110

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.