Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x257e02…f3a9ae
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c892d…e07aad
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9edcc3…bc0a6d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec8385…a3a614
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x435157…d0ec8d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c73f4…572e76
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe6890…a70796
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4774c…10c89a
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe60ca8…5671ff
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc8466d…4c8504
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43b18d…09b24e
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7a460…eeed4e
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4cf789…ab9eee
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x354177…021cb5
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a846a…175082
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x513233…2bc6a7
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc974c…2c1874
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07b4dd…f07539
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x470ef3…4533e8
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6595c1…02f427
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x800df3…531c75
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec220e…49ff86
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x937ce4…c6504c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x35c1a4…4b4cb3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2b1423…a92303

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.