Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdf39bb…b8832b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7e0d6c…b133fb
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa2d420…d9c136
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9c4b20…e6c096
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0x56af88…38c4a0
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf3db6…7372b1
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfdd116…67392a
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe7236b…1d6880
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x96853a…4c3f50
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0240d0…3dd691
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x28a2c0…816d6f
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x32c5fc…4c3b14
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfed07a…e8d45d
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x02ca07…f8fc89
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x16731c…6a9d28
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa5671f…99e4b7
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1c8e35…ed2b8c
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1116a6…fed2c4
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6e221f…04cb1b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcf7db3…525cb8
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3ef78f…b88c4d
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x064de8…3bd207
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5aeb28…593a38
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6e5495…1bc837
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa3b300…f4ff49

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.