Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x229f49…c50d37
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc25480…fd2a3b
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb96b0c…144ef0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6dcc0d…a5bc31
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x488e59…5bd308
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x08bf72…4947e0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe5cc83…83629f
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x204571…f54393
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ae62d…9bdc1e
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xab1107…4ffe8f
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdccaf2…06080f
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48a32c…13d2f0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a7a13…06fc94
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6da2b4…2c8a57
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc684c2…8311ea
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2bfafc…829981
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x39e15c…98c5c5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1050ca…ad7691
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc1a77b…e36814
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9613e…951cc7
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe85b90…d381c0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xab48a1…a68e19
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35e2a5…b22742
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ea68d…2db024
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe8713a…cd3b32

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.