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%fluxa65d ago0x95e202…603d91
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xf598df…b5de12
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x998fa9…5e10fa
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xfc36ab…a93648
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xdde8a9…6b920a
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x3a3b27…818c0c
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xa9059d…462da1
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xdea683…18acd2
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x6db8d1…d220d0
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x77859f…31935c
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x974449…eb73f6
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xb3535e…22e0fc
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xe33770…2709c4
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x60f558…163c1f
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa65d ago0x6bee2e…c84b49
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xd50c17…f5c3b5
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x6e3635…6b39a4
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xfaec87…ae311b
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x26caf3…2f310c
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x69cec5…f60c29
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xdaec48…e1e631
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0xd665f5…a2b860
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x7bf132…048778
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x9909df…f10e82
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa65d ago0x37d76f…cb9a3d

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.