Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e0882…ed13eb
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf64da0…f09c66
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe05387…78002d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x03b87c…491204
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa45dbb…7c1ec2
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x29b38e…fa5ff9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a87cf…c666c2
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4f3df…c7d34e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x59d223…231c78
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x230d76…5bfaea
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x516c11…831d7a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x924d94…abc0cd
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa015d1…4fd81d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1fe9e9…fd6c35
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa85d32…2f1435
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x762196…7e317b
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f8814…bfbd78
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1309f4…5922ed
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd09d37…d3b446
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb71fe…97bc65
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x12b7ac…236262
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xedbc6d…de8ff8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab3c58…7300a9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x21111c…762cfc
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x871854…bf3acd

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.