Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase41d ago0x316626…acca4c
0xd36a…a5e60x63ae…cddcBasex402 service$0.005100%coinbase41d ago0xfdafb0…96bdf4
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase41d ago0x1cd7d1…c0d6cb
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0xbaddc8…6946c5
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x9367ab…b64fc5
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0xe43ff7…739c72
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x48ead3…309c9e
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0xeeee86…69e5e0
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x2f65f5…bf56f2
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0xde24bf…a4234a
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x1ba2ba…127ade
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x0dfc5c…2cd9bd
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x977114…46f2c0
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0xb3f2db…c0de27
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x47615c…c118a5
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x3baa6b…9c3794
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x77f94e…352674
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x310c3f…5970ab
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x64914a…abc3bb
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0xd1e4d8…40b8d9
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x612a30…e2fd0c
0xae9e…222f0x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x49dacd…1e0383
0x235b…b8050x63ae…cddcBasex402 service$0.002100%coinbase41d ago0x2ef85b…f9a133
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase41d ago0x6cd3b8…fb216d
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase42d ago0x8e8cd6…b3bc1c

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.