Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x0a502b…14c1e6
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x1af4a4…14979c
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x23094f…f49104
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x04c106…6bf242
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xa498d5…fb4761
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x104722…588a59
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xe7331a…4a7e60
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x1d8285…505436
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xa898db…c98e92
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xe6ce2a…1c7c5d
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xa1ada1…d8c20b
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xed44c3…8fdf4e
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x3c0927…dd471b
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xce733d…30a17b
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xfa9c3f…b889ee
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xb26e63…c1f976
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xcb5e40…0a9afb
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x0c40c4…d12d7d
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xeb74a1…0ef75b
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xbd1870…0b2aba
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xca079d…f98fd2
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0xa75bfe…25ea03
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x872227…95ad67
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x369a91…d0c9f9
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase93d ago0x713d1d…8227e9

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.