Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xefb43f…ff7e88
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa195a0…beb0a4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x390e16…6355aa
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8b542…2eccf7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc59c74…6691d2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42edaf…ae6cc7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa7b3e…2a4c8a
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x92840e…3042e7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x26cbf8…c97e39
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33fbe7…46503d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3f960a…7655e2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4bfa9…dc2a6b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcd1329…c0c886
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4efe67…a9032c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf7ff18…9e2bc7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84bf46…0e1959
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8f101…f20d78
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a38ad…5a1b0d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0262be…691c35
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84d4df…adfef5
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2758a6…22c314
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33954f…f90a40
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d0ad8…8ed8ea
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0x30ff77…40d66b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd59958…9ab994

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.