Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca985f…c586bd
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x74e60a…609a78
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x39959f…6c1a21
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x72d9b8…f7a351
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x650b24…d6324b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd48d4b…a369b1
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x45c85b…868879
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34305d…8fa0e2
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e69c8…25dd88
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x212642…b6356e
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe015f0…734f1f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x73691e…ac44d8
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x19dc94…b0c830
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b5745…157320
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x759eaf…077449
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f1074…98471e
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ac0f1…d86cba
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0ec911…45ab38
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xebe3df…ec3e69
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef4541…66fadf
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf49b8a…70b3ac
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbac323…af0bdf
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa5ff0…a9b816
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x937bb9…5de8f7
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c1399…d7500f

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.