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%coinbase6d ago0x9b1641…0ff59a
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xeea52f…7d7d2a
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x638acd…1131c5
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xddd601…614bbe
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x9030f5…971c7e
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x41b628…03cb7c
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x54717f…a68d20
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xc2c03c…91fc62
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xb42d97…a87b13
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x0c12af…598e50
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xfc492c…bf5288
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x0d6ac6…fc84ed
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xa4f212…baa65c
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xac683e…1e4d9f
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xf7fb99…9068ef
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x15195e…6cefc8
0xf401…19020xa13d…0599BaseRobinXRobinhood-chain$0.01100%coinbase6d ago0x7081a3…2dde68
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x231726…584f00
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xb69ab0…5fda37
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x345b6a…f0bed7
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xdf8f9b…30dcca
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x6f8643…79697e
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xbc17f9…5b8a5c
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0x16ae5b…fcad83
0x70f1…f9f90xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase6d ago0xb19d55…866455

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.