Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0xf9137e…1bc384
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0x3ae886…5a0ea6
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0xe08478…d5c5ec
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0x8f7f45…741676
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0xb5dd97…11218c
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0xae4fa4…5f3dec
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0xe30c8f…34c5fd
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0xa1ebdf…d63f1b
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0xb1a8ba…de5b03
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa63d ago0x99ddb4…69bebc
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x0deef5…2e72c9
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x71d581…e7ba4a
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x045546…890ece
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x67f840…4826a4
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x790b6b…bef725
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0xabd038…759777
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x7bcb54…aa5066
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x674c19…31e150
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x6de208…7f0f5a
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0xa885ce…f09445
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0xc89b12…94cc8b
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x6628f6…fb7726
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x40b9da…90a86a
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0x168561…0e68c2
0x2f8c…a88a0x9c95…e299Base—$0.001100%fluxa64d ago0xd7c0b2…d93d6f

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.