Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa1b787…7f42d4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2b09a8…f0860b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb5cdf7…60dff5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9b8b26…bcf948
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf049e5…75671c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x14c336…2c15e4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3ef84d…af8d58
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x90c00d…26d45b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe3e6d2…fb52ee
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcd1f4f…9bd839
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xef2dc6…6e4b49
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc2b8ed…93d407
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7fc017…00d4a5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe1011c…0cc319
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x177ac4…d0ac75
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8a701e…ebc5ae
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x435347…e8b3ac
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa764b7…021c7a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2976b8…1c2042
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1c4f9a…44259f
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x28a3c8…fd6769
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x861b4b…e5e703
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcef7af…defb64
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xacbdfa…81b1d4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x060ba1…7f16b9

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.