Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0xd442dd…9e7035
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0x58e9e7…2552f9
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0xc05bc5…8ff2df
0x902d…82560xa13d…0599BaseRobinXRobinhood-chain$0.01100%coinbase11d ago0x3ecd5a…4dea77
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0xdc02b7…4c685d
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0x06b3a8…511037
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0xdcfb6b…7e58ad
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0x78c8e2…4e13b8
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0xbe6570…e8ed99
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0xbcc6c1…024644
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0x3acf70…5a9d8b
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase11d ago0x9c2bde…587a90
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0x69a248…5383be
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0x5f8b2c…f93cd0
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0xc0b71e…92acd1
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0x5781b2…d28616
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0x7477c5…589f78
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0xcbc6f3…a3f8e6
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0x3a338a…dc23a9
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0x222d7d…a603c8
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0x004f1d…12b90d
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0xf120f5…4f2a1c
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0xe5c98b…357d52
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0x044273…5d26c8
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase12d ago0x9d5410…533323

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.