Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa4e729…ddb4fe
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa5b5d6…54fa00
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc84eb4…a91a18
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc32c45…f0c316
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a5764…ddf763
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x31c51d…fa4bc7
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38d47f…831287
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb97fca…d41093
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x26e1bc…8ae2f9
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf6cc39…6b3756
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e1648…d67604
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x43bc20…56a6e3
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x153db6…d81a5f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc010ba…a3480f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46db71…67e08e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7b4ad…559654
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x074509…86ebd5
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x11ae2e…245859
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x55dd7b…75e0b8
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15f8cb…2d1877
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf51570…79dde4
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61c13b…726342
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x034716…e4afa6
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3efad…19c17b
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd77ef…c8ef50

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.