Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9361f6…b66720
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe85044…fdc368
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5c3dfe…78b955
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd661ed…fc0b85
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x56cbb1…b1fef6
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x26ad96…248069
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8edc6f…446e26
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3dc264…f7f0aa
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa0db55…362204
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfd8e5c…cb8854
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x44f37d…af7171
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x323a6b…43583e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2143ec…c58ea7
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x00ac83…11f7c1
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x40d2dd…d3e40d
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4d70a2…b4346d
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9d34a1…422e0c
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf55ef1…c5042e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x64b9c8…3d66f4
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeee67b…7da02d
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x600937…a8612f
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa072ae…7b8902
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6337c6…1fb562
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2d642a…54d4bd
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa63537…2c723b

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.