Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0x16e143…0d0661
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0xb3d53b…2842d5
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0xe56c94…191ed5
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0x0d4458…f7d071
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0x9e9e2e…6bd7c6
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0x58f51a…8212ec
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa44d ago0x8a2017…606d41
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0x97b56b…29cc24
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0xf3b1f5…a1ad46
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0x438a8d…41fe4a
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0xbf53d0…f50a53
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0x873076…3b053c
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0xd80b2a…0503d8
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa44d ago0xd86bab…abf575
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0x342454…1a027e
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa44d ago0x0d7987…b13892
0x296f…bd390x9c95…e299Base—$0.001100%fluxa44d ago0xbd0930…61e2cc
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa44d ago0x3d6aa0…268a7a
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa44d ago0x2a0b5a…92f2fc
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0xe7e3c2…00035e
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0x0f48c6…d30cb5
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa45d ago0xae476c…b192e2
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa45d ago0x985b09…dfca2a
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0xdeab20…f33304
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa45d ago0x460e37…5e90ac

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.