Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0xfa073c…8e0d3f
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x701f9d…81c12f
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0xb500f8…2bfdf9
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x1585f6…1a47e3
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x9eacac…b61251
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0xd3c1c3…df31aa
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x791d72…aef501
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x3a386e…bb5a0d
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x275ddf…544c86
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x689467…22a600
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0xcc7601…db588a
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x804690…f711d4
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x6bbdf6…15d2b8
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x604f35…5bbf29
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x9f67ac…061430
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa36d ago0xd8c358…843037
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa36d ago0x45f077…3623ed
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa36d ago0xff29c5…da5b88
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa36d ago0x84d1be…4b7d94
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa36d ago0xdc2063…fc3708
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa36d ago0xdfd37b…25906e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa36d ago0x147efc…919ffb
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa36d ago0x8957e4…7aea45
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x25428d…44f224
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa36d ago0x5fd85b…65e42c

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.