Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xafcbff…3acbf1
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3e644a…b561f7
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb7eb63…feea4c
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8129a3…0e166e
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa23675…cf010d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x36f4c2…6e6389
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2d1066…41645b
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5b81a1…588a6f
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x1b6963…e8432d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb20868…4fbdde
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3580d2…39bbae
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3e9a68…21628a
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6ef55d…36208f
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbd0c46…5dae0f
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xdd73ec…a1760c
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xadcc37…f82db8
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b31de…928c87
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf420b4…d1ea28
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4e470a…616dc9
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x139864…61df88
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f5193…6c0110
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5cb4ea…010dc2
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe22563…2e6b65
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x583a25…8b64e7
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb259a0…79d0f0

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.