Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa76d ago0x645f48…569875
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa76d ago0x5ee083…e8c41e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa76d ago0xae4539…042324
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa76d ago0xf41e74…b1ec01
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa76d ago0xbea754…f5dbe7
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa76d ago0x64e3a1…4bc29c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa76d ago0x186843…f14fca
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa76d ago0x176c6a…10991f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa76d ago0x11147b…9e360c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0x0a7be9…25c7c1
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0x41c3ea…fcc4b6
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0xed9789…88e5fc
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0xb7e84c…88c2dd
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0x14f6bd…f777e7
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0x27e352…98fdce
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0x6edefc…c59535
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0x1c1cc1…5a6a1f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0x2e1109…f36f98
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0x07b99c…4022ab
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa77d ago0xfcfb4b…033d0d

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.