Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase100d ago0xff33d5…6192b4
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase100d ago0x0f2fe3…2a9694
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0x0ac47b…83d87c
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0xe0b801…3e97a8
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0x891451…2f5270
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase100d ago0x3407ce…ad1464
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0xdd4733…307675
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0x5ed9d8…2b065a
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0x2701f1…a08db9
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0xc8f4c3…b61f26
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0x3a186d…e0fccf
0x12e7…e8990x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0xb4ce26…0fff6f
0xeae6…4f9c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0x929728…02c2df
0x9d6c…20920x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase100d ago0x8a3dc7…7e404d
0x4599…84380x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.00001625%0x6f92…3187100d ago0xe71ae4…20a6fc
0xb6c6…ec7d0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%candidates101d ago0x58ac98…cd29e6
0xb6c6…ec7d0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase101d ago0xee692c…9b999c
0xb6c6…ec7d0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase101d ago0x019b34…0173e1
0xb6c6…ec7d0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase101d ago0xf96a4d…371457
0x4599…84380x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.00001625%0x6f92…3187101d ago0x982a63…3147d4
0x4599…84380x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.00001625%0x6f92…3187101d ago0xd3da97…bc687e
0x4599…84380x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.00001625%0x6f92…3187101d ago0xd3da97…bc687e
0x4599…84380x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.00001625%0x6f92…3187101d ago0x0dcd7b…6e8387
0x4599…84380x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.00001625%0x6f92…3187101d ago0x47f6e5…fbc52e
0x4599…84380x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.00001625%0x6f92…3187101d ago0x5693ee…ee0343

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.