Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700xa13d…0599BaseRobinXRobinhood-chain$0.03100%coinbase15d ago0x2676db…8db49b
0xc9c7…16700xa13d…0599BaseRobinXRobinhood-chain$0.01100%coinbase15d ago0x44c4a4…e6ca82
0xa19f…accc0xa13d…0599BaseRobinXRobinhood-chain$0.01100%coinbase15d ago0xb90a0d…ea4f62
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0xdf9866…639649
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x9376b0…0027d2
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0xd5e177…f60d6c
0x94aa…02be0xa13d…0599BaseRobinXRobinhood-chain$0.01100%coinbase15d ago0x357d28…f64d7c
0x94aa…02be0xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x199d9c…1df821
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0xc644f7…a605a5
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x3be240…0a7486
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0xaf6013…cf38be
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x41f988…9850e0
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0xa095df…2dd152
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x6a8677…3cfd6e
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x7445ec…995f79
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x2801fa…f795f7
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x5c1b26…8a9bb1
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0xa5326e…5f4fc8
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x71a1cc…aadaf5
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x683b58…919ebb
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0xc07cbe…b37b05
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x7abcb6…3c4b0e
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x5ad072…7ca8ba
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x8fb3a4…48ecf5
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase15d ago0x33183a…3d1714

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.