Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x3e3aea…e7aec8
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x009b19…c2f766
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf0453d…0b50da
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x395532…df7128
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0xd87970…ec5311
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x89be79…082b85
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x7043aa…f688ec
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa35d ago0x40c06a…f0cfb6
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x5bb3c7…fb46cc
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x289760…e4d20c
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0xa973d4…5dca9f
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x83ca3f…10adf0
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x204fe2…a3c9c5
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x8b3e5c…76ed00
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0xd24d6a…a87d83
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0xc18f77…ba97f5
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x3ea632…b3e455
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x244d27…8d9f3e
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0xda295b…615a7c
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x8328b5…2c22d9
0x00c5…bf3d0xfe80…47eeBase—$0.001100%fluxa36d ago0x75d9ab…11abe6
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa36d ago0x23224e…98b67e
0x00c5…bf3d0x9c95…e299Base—$0.001100%fluxa36d ago0x607c0e…a95d04

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.