Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xa45881…2f17c2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0x32a9ed…cc3b30
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0x324c07…9ae95f
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xda2cad…b673c4
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xeff377…1a3c80
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xe616a1…ba20d1
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0x8a847b…5e5b65
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xf635a3…f15069
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xae4821…2ea374
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0x863883…424585
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0x952cae…6ce0fc
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xda53ba…a52d3d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0x3ee9a3…ce6322
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xcc0d66…87e8d5
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0x16dc4d…6d3260
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xd64f94…cd6c5e
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0xb2d26c…a91c66
0xb755…07c10x9c95…e299Base—$0.001100%fluxa79d ago0x49b9b9…892d8b

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.