Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase52d ago0x12f250…20bc0e
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase52d ago0x224a5b…77ae8c
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase52d ago0xb812fc…8ce630
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase52d ago0xdd0eff…e0dd50
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase52d ago0xa9d1b7…28bb93
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase52d ago0x35bb3e…3fe937
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase52d ago0xa58499…0437be
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase52d ago0xfcbf2f…5599b6
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0xa75581…a0d22f
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x4790cc…090f44
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0xb814aa…e982fc
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x57b89d…6e8a95
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x3c438f…7dbdc8
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x3c845a…6fa195
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x2c6cc2…f9eab2
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x251be7…868ed9
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0xbfe27a…b26a25
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0xd8afa6…b09a63
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x6ad2a0…db7dc0
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x63760e…4168b2
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x189876…5b0a05
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0xf7cac1…0fc3f0
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0xb40550…14023d
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0xaa13d0…008250
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase53d ago0x275393…cf51ec

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.