Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x056a0b…fbec4b
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d4e06…457d67
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d8056…67779d
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf03df1…699e73
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15f322…896be1
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3fc2c7…08589a
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaadfb6…be42fa
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa631b6…4bbb73
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb2a35e…84f562
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x471e35…f1d2a6
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f3c9e…ccca95
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74ffde…647647
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8103a…a52165
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72361d…2469bc
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e0523…0e3c35
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf32181…674e04
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeccbc1…7d50d9
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf4f92b…7ffb3c
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x47dedd…e4f9af
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xedca53…e33145
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd3de15…807c0c
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x06b0a6…97914b
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d19b4…519e6a
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x06cf37…84900a
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e9c5c…89fd86

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.