Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xba2962…9de795
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x34bb38…e60122
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x47418e…2cf129
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6bb16c…c78ac5
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcdac05…e389ab
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd0387…5fe7b6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19a98a…3cff2b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1fb272…543d45
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68b714…da1d39
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe47a06…0cbdfe
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x355731…111dbb
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x20531f…000136
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71a155…50e9c1
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93bacf…a9322b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcaaaca…aa9866
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xafccee…10ec77
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x231f1a…3c03db
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x857c35…d5a8c3
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd0a526…da10d6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf5afe5…833df2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e635d…c5e38a
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc59e9d…3ad832
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c45e9…a3ff39
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae8d23…63e2fe
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72480c…991ada

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.