Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b70fd…e70f94
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaa20be…2e1309
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1fe853…e9decf
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe61103…dddd71
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ed117…f53736
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6450d8…7fd589
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x396bf4…b30886
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x08640b…3578e1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c8c0b…56a6fb
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39dc04…88415f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa60523…95bba7
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f6819…a65332
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe13cee…59352f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89cc2f…9a6ab5
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14fd36…35846c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e359e…f1bc36
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x09d6b4…7d4419
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x418223…6eb1fe
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74249e…84bb0d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0051d…928476
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x798151…157a8d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2c81d…44407e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf35aee…513a6d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a0dd0…e4b8fe
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI104d ago0x872e12…aa02c3

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.