Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd699d4…672e89
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x639ce4…f16379
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf3d7ef…1ae77b
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e8dce…01c8ad
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc8d9e2…2efb0b
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5edb94…f35a2f
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc94b70…49de0c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x891c14…186c35
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x626bb7…40fb86
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x49a26d…06ec37
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x779e07…624d04
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa9d794…82b6ec
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1dfb23…e55596
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2476ca…0d43fa
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc384e0…fbda97
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x72316e…a84b31
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaad757…7f8b5e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x046319…fd77f7
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa8bbe1…85de51
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0e26ca…df4cff
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe8d70b…5ad430
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd2e8a2…9ead84
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x64e237…8360f8
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x58eb2a…a21067
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x952198…0a0a72

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.