Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0xfa38e7…b82a58
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa46d ago0x7842d9…c23c33
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa46d ago0xa11960…2762ad
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0x36a340…a7ce89
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0x8952a0…c4a21a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0x1f053e…09f6ae
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0x022963…546a80
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0xa6379a…cfe75a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0x389780…ecdeb8
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0x044863…3fd094
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0x2634ab…728609
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0x32afeb…f32089
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa46d ago0xcbc599…0d8f7e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0x93efad…e7395e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0x59e2dd…2f108d
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0x44078f…9edf41
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0xec15d5…d62534
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0x41d31b…9dca7a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0xceea58…7b8c09
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0xc3079d…4f5730
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0xc0fbb0…461994
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0x4cdd31…041737
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0xc53c7f…d20cd7
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0xdd77ce…ae9a93
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa47d ago0x085aed…df4a30

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.