Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xcca242…416f49
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x93d490…77411f
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xfd2d60…cd0868
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xa4bdf4…0a3f83
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xb80ca9…9fa517
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x61e2f6…07f5ee
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xaf5f1d…76d59e
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x2b2feb…769549
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x11df4b…e413b8
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xd49d17…fb049d
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x2a7fc8…e6f4ec
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xd3aa51…45fab2
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x066304…8ddc2c
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x4982b2…3c128a
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x73340d…26fd54
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x497e9a…b41bed
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xa40534…6b661c
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x8be0f4…7632ee
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xb66620…ee72b7
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x973b07…5f358b
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x198db3…01812c
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x2115e1…b72820
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0xd34f88…12f460
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x3cf89e…44e5d4
0x3b73…e47a0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase92d ago0x789306…ccc8d7

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.