Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcab471…14046c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf5890…2344a9
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c823c…65e816
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7c4eee…bb9304
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc63892…a0cd92
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf07359…9da85b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x41881b…5c3497
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18c379…a9fb8d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c16ff…d1aece
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x99fa24…838f6e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35a504…039cb3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec2516…36d344
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9663e2…4fdfb5
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x68c5c8…a9a832
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73cc7f…962847
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd4004…654858
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a5aaf…63128b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc20d62…9644f9
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf9dd54…36c0a4
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2164cd…641bc7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46c487…14862e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7092ec…8b4928
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe7eea…3b4479
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9f395d…849b16

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.