Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI118d ago0x67795c…6c88bd
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5f7e60…6a23f9
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI118d ago0x63f14f…06c8cc
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe09a0c…36e3b1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI118d ago0x062c3a…4596c4
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9e68d6…94c5ec
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI118d ago0x26b00b…f48b96
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd1aaa2…719f0b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0x02a9ae…d62ef7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb9caca…c6034b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0xdd41b5…b8d759
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5ee81e…0a296b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd8998b…039550
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7c9458…50e84f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe72c8c…e2fea8
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb88e62…a89ed6
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0x12237f…63dec8
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7a7a7c…927303
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0x973dc6…227d68
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0x24a661…b53e71
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5d4619…ac8a55
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI119d ago0x25cb44…6fe2c3

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.