Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb6741e…1386b6
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde3749…92dffa
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbccdce…efaef1
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe548f1…bdc85d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb5432…e4d4dc
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b9cde…08fc7b
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e346b…615c9b
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08c5ce…13a52d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1aabf…69d89a
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c0972…265c36
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x693897…4b9f80
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1e320…53516a
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa82f80…32bb9c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f3afa…237c0c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d9087…c95385
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff546e…1d1bb5
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d0abb…cc3c66
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf00a39…e73bfd
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf05620…a7a696
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4eb32b…18b545
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe20383…c6f355
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x15616e…1f4033
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeabf41…dca06f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a5fde…6f898c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd91ef9…4e6458

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.