Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58c5…3d6a0xfe80…47eeBase$0.001100%fluxa40d ago0x2a8679…024006
0x58c5…3d6a0xfe80…47eeBase$0.001100%fluxa41d ago0xc37bf0…5c7282
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x258d7a…be387f
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x4a6c3a…85f0fd
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x494c45…d6bd13
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0xaa578e…98ea50
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0xd32d14…5dd910
0x58c5…3d6a0xfe80…47eeBase$0.001100%fluxa41d ago0xb91c5b…60bdb6
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x43f9ff…0564ff
0x58c5…3d6a0xfe80…47eeBase$0.001100%fluxa41d ago0xe93e00…469b16
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x5a48d3…6f82b7
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x31738a…f4a1ca
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x5fe344…9c2ecf
0x58c5…3d6a0xfe80…47eeBase$0.001100%fluxa41d ago0x4f6d30…e7747f
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x5802ca…a8584a
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x84300f…00de97
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x57248f…90b01b
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0xe3bd7f…db8889
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x835231…d51a03
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x6c6003…c53962
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0xeb2d61…ae7da6
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x5a80b4…91f64c
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x7a44ee…4e5032
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x0e15c3…bfef9d
0x58c5…3d6a0x9c95…e299Base$0.001100%fluxa41d ago0x1a6341…755a39

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.