Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x53d03c…2249a4
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc1d782…6ef140
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb40391…b04ab5
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x355073…4c56f1
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1028c3…d34efd
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe7cff…abc7ca
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b3c91…62d8ff
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95c8c1…0b6df0
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf83865…b6fe5d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabeb6d…dbb4f0
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0f178c…fe9c63
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4cddae…25a6a3
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34b97b…af5952
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfcd996…5f9527
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82fbb4…9079ab
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1190c4…e0b27d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ef0ea…ee12af
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc44d4f…17b7a0
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x81bf3f…5aeb74
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x80102b…fa95d2
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e021d…5aff17
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f7935…a9bc34
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1b11f…12d01d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca2a67…b12554
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe60ca3…6bd3f9

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.