Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0da…53310x3e0a…78e7Base—$0.004854100%coinbase74d ago0x9cc407…cd5eb5
0xc0da…53310x3e0a…78e7Base—$0.003309100%coinbase74d ago0x7a9487…bf5e29
0xc0da…53310x3e0a…78e7Base—$0.00454100%coinbase75d ago0x6e4ff2…6f6aa7
0xc0da…53310x3e0a…78e7Base—$0.005935100%coinbase75d ago0xbb17b3…4eacb5
0xc0da…53310x3e0a…78e7Base—$0.004854100%coinbase75d ago0xf87597…e8bfd9
0xc0da…53310x3e0a…78e7Base—$0.00485100%coinbase75d ago0xe2ccb7…c32d3e
0xc0da…53310x3e0a…78e7Base—$0.004877100%coinbase75d ago0x890e72…85a98c
0xc0da…53310x3e0a…78e7Base—$0.004763100%coinbase75d ago0x6717a9…b4256d
0xc0da…53310x3e0a…78e7Base—$0.002843100%coinbase75d ago0xf812f5…1b8f21
0xc0da…53310x3e0a…78e7Base—$0.003511100%coinbase75d ago0xd344b5…299f8d
0xc0da…53310x3e0a…78e7Base—$0.003394100%coinbase75d ago0xa376ee…5847a2
0xc0da…53310x3e0a…78e7Base—$0.005412100%coinbase75d ago0x122169…a125e8
0xc0da…53310x3e0a…78e7Base—$0.004973100%coinbase75d ago0x84f8f6…75c4d4
0xc0da…53310x3e0a…78e7Base—$0.004954100%coinbase75d ago0xa75344…9b4fe9
0xc0da…53310x3e0a…78e7Base—$0.004733100%coinbase75d ago0x49b81f…9124b3
0xc0da…53310x3e0a…78e7Base—$0.003441100%coinbase75d ago0x2658b7…59f294
0xc0da…53310x3e0a…78e7Base—$0.004045100%coinbase75d ago0x56404d…43f226
0xc0da…53310x3e0a…78e7Base—$0.003689100%coinbase75d ago0x5df20f…109c67
0xc0da…53310x3e0a…78e7Base—$0.005065100%coinbase75d ago0x16d5a4…dc674c
0xc0da…53310x3e0a…78e7Base—$0.004618100%coinbase75d ago0x3d722c…6aa61b
0xc0da…53310x3e0a…78e7Base—$0.00509100%coinbase75d ago0xa00a88…0f475f
0xc0da…53310x3e0a…78e7Base—$0.003100%coinbase75d ago0xe354fb…330cf7
0xc0da…53310x3e0a…78e7Base—$0.003876100%coinbase75d ago0x07505c…76f75e
0xc0da…53310x3e0a…78e7Base—$0.003162100%coinbase75d ago0x984175…628fd0
0xc0da…53310x3e0a…78e7Base—$0.004113100%coinbase75d ago0x783292…bb3720

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.