Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xca637e…c9ac67
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc65c0…c2cbc3
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4ec2f…fc2210
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25b5e6…2ab36c
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe13499…ea4af6
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d26c9…eb914e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0450a5…c5ecb2
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf0fc66…6434a7
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf1d4a7…503c6a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2d457e…70f392
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77f132…46421a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9f919f…b01204
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd58d30…3f1ddf
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbab29b…0909cd
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa50f5f…dec7f6
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdbb9af…636488
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a2ea4…7d3488
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xff8d62…6caf62
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdece26…0473bb
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdbd4b8…ba5a8d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe47ac…8ead1e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x31ff23…1e8444
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x471ee8…7fe43a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xecf763…8dde30
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc1c7f9…33c37e

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.