Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4573…51480x5a63…1c45Base—$0.10100%payAI43d ago0x3cc404…2661a3
0x4573…51480x987a…f062Base—$0.10100%payAI43d ago0x0eb258…b990c8
0x4573…51480x3da1…9292Base—$0.10100%payAI43d ago0x5d529a…91573f
0x4573…51480xd399…c448Base—$0.10100%payAI43d ago0x7d6740…b1ae6c
0x4573…51480x70c1…c94cBase—$0.10100%payAI43d ago0x4f80d5…256344
0x4573…51480x5711…dbe0Base—$0.10100%payAI43d ago0x790bf8…998b31
0x4573…51480x61fd…dee4Base—$0.10100%payAI43d ago0xc145b3…30db2d
0x4573…51480x2e2b…39caBase—$0.10100%payAI43d ago0xba9a58…f5351c
0x4573…51480x6d4a…f796Base—$0.10100%payAI43d ago0xf93c29…72b2b3
0x4573…51480xeded…fa97Base—$0.10100%payAI43d ago0x7b27f3…0742fa
0x4573…51480x002e…2540Base—$0.10100%payAI43d ago0x41ac66…e2643d
0x4573…51480xc718…b932Base—$0.10100%payAI43d ago0xfb239f…d4de3e
0x4573…51480x76d2…678bBase—$0.10100%payAI43d ago0x6fa52c…ed1237
0x4573…51480x55e7…51d1Base—$0.10100%payAI43d ago0xfba95d…fcccc7
0x4573…51480x6924…4af2Base—$0.10100%payAI43d ago0xb2dc4f…f4315e
0x4573…51480xa372…e4d6Base—$0.10100%payAI43d ago0xa9ca7f…fec247
0x4573…51480x9558…413fBase—$0.10100%payAI43d ago0xf9b80b…f1c255
0x4573…51480x4feb…c850Base—$0.10100%payAI43d ago0x3c5c5e…ca812f
0x4573…51480x7564…c30eBase—$0.10100%payAI43d ago0xe5b67d…fb6ed4
0x4573…51480x8df8…7d85Base—$0.10100%payAI43d ago0xf09482…203d3d
0x4573…51480xb9e1…07d9Base—$0.10100%payAI43d ago0xc23f49…fd555b
0x4573…51480x182e…2af7Base—$0.10100%payAI43d ago0xd1926a…208b52
0x4573…51480x4d77…5ab2Base—$0.10100%payAI43d ago0x469b95…e66a65
0x4573…51480xf6ac…127cBase—$0.10100%payAI43d ago0xa8bf7f…a4cc87
0x4573…51480xfdd7…f55cBase—$0.10100%payAI43d ago0xb14eee…47a8b5

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.