Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xf7cbd8…a63751
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xe54705…172994
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xc90bdf…fd3e3d
0xed58…25910x9c95…e299Base—$0.001100%fluxa35d ago0xfec9de…53c347
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xc30c9d…781f57
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xbcacda…208665
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xe1f229…293ed6
0xed58…25910x9c95…e299Base—$0.001100%fluxa35d ago0x301680…27afae
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x4beeb0…1dd710
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x000cbd…368b4d
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x8eb958…8009ea
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x9d24f8…410bd2
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x59ffda…4e69fd
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xa63535…49d46d
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x0ca5ac…ec0b37
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x999a7c…45953f
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xe9ed60…b9c3dd
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x1e586e…82ae0f
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x291a10…120866
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0x8aba66…2a76a4
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xb11596…2d7751
0xed58…25910xfe80…47eeBase—$0.001100%fluxa35d ago0xdd2c55…0266cf
0xed58…25910x9c95…e299Base—$0.001100%fluxa35d ago0x8192c5…efd2a0
0xed58…25910x9c95…e299Base—$0.001100%fluxa35d ago0xe8ed9a…d0e906
0xed58…25910x9c95…e299Base—$0.001100%fluxa35d ago0x600c5f…2ff6ec

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.