Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd0da0a…8c1e78
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c358b…1fccfc
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07795a…f71d02
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8447c5…3736f8
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x432705…0c9c1c
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb93708…84f31a
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c1f53…3f6018
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1617fc…029a80
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf23f53…ef49b5
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae1e14…ea2b04
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea118c…9172dd
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcd8ecc…af554a
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x268584…eb2bd4
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf148ff…392472
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc807d9…f283ab
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x490e8a…bd7562
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x112122…60ef92
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c9668…e3a76a
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f7a1b…c6d265
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x482619…ca83c1
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x578f89…038831
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2be078…c8e494
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb47c2…a3fd7f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x478801…2a0323
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7309a…db4eb5

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.