Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0xc12879…55c8fc
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0xef208c…4dba38
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x7cde2b…9dd87e
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0xbb36d2…c21745
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x83cc32…cc4dff
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0xfd0905…5cff00
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x4e5cfe…303502
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0xf0ca50…8651fc
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0xa3ed7d…06ddf3
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0xa4d950…649e23
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0xe99935…3f3f5c
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x4f3702…ff7510
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x910022…cc2dcd
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x018a11…ee87ad
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x8d76fa…a28364
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x42b40f…3423b6
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x381fde…7facf9
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x77d285…2c145f
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x71add5…c093c8
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x5d1988…8f57e2
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x5bed85…68b7cd
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x6826d2…53e918
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x8fdcd0…35686b
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0xca531a…ff5356
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI111d ago0x21438e…4f830e

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.