Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x687a2a…4bfa63
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f4b72…22d682
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92f187…053681
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x225586…2b1e9a
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7cf15…7916fd
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x120d4d…599059
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd697a1…5d253a
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf07f99…0896a1
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e8849…ec7c28
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08a41e…47182e
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb6fbcb…079935
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6aaa6…836f94
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f1b21…3e07ab
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb34d0b…e6ba27
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1599fb…22f796
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf4f996…82d0a0
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf4fa26…a3cbc8
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa14e90…0bb691
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42e39b…f8590e
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde140e…23ce94
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1414e6…04c920
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8d1511…c15511
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x31bc37…e92539
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd1852…991428
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x841b88…afa1e4

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.