Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xfc7445…386cc2
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xff650c…1e5e83
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0xa9d8af…3ecee5
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa74d ago0x8d8fde…44dc48
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x0dfaeb…91312f
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0xbe9aa5…7dc1d0
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x73f530…d1123e
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0xa9cf4f…b0a9f0
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x85e912…2f8a17
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0xb96e99…3bcf5b
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x291d6d…d84365
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x2b0cc3…21627c
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x2b7318…97ce4b
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0xadd5a8…a08d70
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x8a3dbe…9ebb56
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0xaa821c…2a0589
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0xa89518…7a62a5
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0xe4bf39…aeef2d
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x0c7794…ad140e
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0xc68ebe…f19c91
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x443ac6…fbd3ee
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x92ecd0…7c5d51
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x3ab520…eaf62b
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x460ea3…6b19ff
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa75d ago0x434041…ee438c

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.