Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0xfce2e5…27159f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x287e22…4f4caf
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x97d843…7bdf33
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0xcffbb8…3dbab8
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x9c921a…b8754d
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0xa5e18f…7cbf15
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x8e14c9…7989d9
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x60c95e…b0a1be
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0xcb8159…bd7ba1
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x13d291…8b3fb4
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x0448e2…26a2c8
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x39667a…712eb3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x1af76f…233d34
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x256e44…241079
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x6d48d5…0cada1
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0xab6a38…a36793
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0xc42ced…2297d6
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x90b1d5…012bf8
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x9be35c…f2dcf3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x7b2e1c…a7c5e5
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x0ccbe4…fbcca5
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x90affc…22ef32
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0x766b9f…2dcb1f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa83d ago0xb9267d…df0493

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.