Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5e1dc2…93cb3f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75d5b8…c14fd5
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28ecb7…0c546f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19073e…898403
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0cb21f…49d7c0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9ad33…73a43e
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa44164…cc5f82
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe42d96…5d50c2
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb081a9…b94d54
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53c9f3…8d6a47
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x67cd1a…8f3717
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd64c43…179eff
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe37f7a…f30f21
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x005ff1…d2a0cb
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x323d30…b5fc99
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x909a9c…f25218
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2b2219…ecc345
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6430a3…5b395c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4d93f…11c3ce
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc47646…fc2928
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x385f78…bc60e7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2b6b8…2f1eb2
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8bc021…3134f3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x66e4de…a788e7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe8fd5b…ed43b4

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.