Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2286e9…db5b27
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76bc2b…5c2742
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa99853…a9c3c6
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x12ceed…04774f
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d06d2…c0baa1
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4d683…7b9d38
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe94e80…42ea7b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15ac01…b6dfaf
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2ded2…37b469
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7436cd…dc5b6b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72c52b…f75d1b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2dab9…306ee3
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2bd313…a5d6e7
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66a26d…35fc4b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb6ef3…664b0d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4024a5…150ce1
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd02890…16bcc1
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31f955…8bcf51
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda1057…fcd91e
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50c3e0…58b19b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb85cf1…4b4cec
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x005d71…a62c2c
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfcfa1e…afb50d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1efb27…40836d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8beb14…c19713

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.