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%coinbase8d ago0xc0f507…4351fa
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0xd52734…cc9cad
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x174f6d…782a57
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x18b3cd…09b15b
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0xbceb6c…948a83
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0xd2135e…ca747b
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x98fb26…70dd5a
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x4b4c16…2277c5
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x00cfb1…703e84
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x5c5371…0d322b
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x76a6e2…5713db
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x255fa1…a6306d
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x50a88b…8b74d0
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0xdbcb63…303995
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x73594e…8ef0ff
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0xebe57a…2981da
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x620c60…b89ad1
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x5e47d4…2e6474
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x0b73b4…843c16
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0xe579a7…d2981b
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x3b8765…f3ef6e
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0xc9fcfb…1fdb0e
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0xc09d00…5d15ee
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x44dde3…8bf6e3
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase8d ago0x450085…05ee52

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.