Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa41d ago0x0d55d5…7e5ee4
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0xf5c17c…5a4346
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x9967b0…a99dd2
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x7f0c2e…0e19b3
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x9ad2c0…51a299
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x12500b…49b22c
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0xb8a4d0…6ed6a0
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x7395fd…02915f
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa41d ago0x63f28a…ab72e8
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x3e0f6c…30e19f
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0xcbbee5…41255d
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x7473a7…d51f18
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x8f5c2e…f3e6af
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x7e3bd0…b4f453
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x6ec02a…2092fd
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x440a2e…a0dd9d
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0xae38b6…05777b
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa41d ago0x0ae298…172169
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0x60bf60…a7d9d2
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0xd55f1c…fe8f59
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0xb2be6b…92f189
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa42d ago0x9636e1…d81bed

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.