Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x0c5f60…251d70
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x9c26d5…aacb2c
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x9eafa2…e6a0c1
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0xa6fbba…abacc8
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x48ebae…421baa
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x7a33e6…e55872
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0xca6684…fa7a50
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0x2cf9cb…b6561f
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa67d ago0xa97c16…0cc2fd
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0xca34c5…203777
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0x769643…bb5eae
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0x182184…77b47e
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0xa8cd2e…15f294
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0xa84c09…857c72
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0xf25d38…0950d3
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0x1c365c…0e1001
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0xfb5769…25e363
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0x4b29a6…f7b72d
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0xd508e9…5597a6
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0x7229cb…337198
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0x175f8b…6abdfa
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0x58f17b…e02eef
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0xbbb1e5…65bc90
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0x60b387…40dfe6
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa68d ago0x051e05…8da1d2

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.