Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4bab4b…1467dc
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf2b9a0…7fae2c
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb00304…9a352f
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x43b0a7…8107c7
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc63b0c…90e8ae
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca7903…6d55ab
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa17a71…80c710
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x526551…961814
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ab264…9a2803
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a801e…e90c6d
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf08f45…7abf52
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb2a089…f80f71
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x91f3be…66b382
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d96c5…12541d
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x49363c…a770f2
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5ae867…2e2201
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa55ab9…03d6db
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa52322…e2d3ac
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ca845…0c567a
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88df96…d8df45
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4cb9d9…d73ae9
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4a147…7d02a9
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77c692…80c636
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2e76ea…9ea3cf
0xa024…b0f90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x626efa…ed8244

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.