Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa37d ago0xf33206…4463eb
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x4b98db…0de85c
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0xcdc15c…5bba98
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x94e9a7…c75a15
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x3d8a5a…07ec32
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0xdbbe8f…618b5e
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0xdaa3be…e594dc
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0xf7895c…54ba53
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa38d ago0xb6d367…9db054
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0xe5f4bd…142e0c
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0xccb8b2…0b5afa
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x2df317…2d00aa
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0xc4ded1…7305ea
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa38d ago0x3ee9e9…6385c0
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0xd53d4c…8e6bb7
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x03e1ef…9a642b
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x450872…927829
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x17b062…1be2bd
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa38d ago0x82d8a7…87ce2c
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x879ba2…38c881
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa38d ago0x3bf107…919561
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x2ba732…4b292f
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0xeccc7f…96a524
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa38d ago0xe38943…5d2c2a
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa38d ago0x6a52a0…bd6fad

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.