Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x6cfca5…f0cc97
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x39b93d…0fa7a9
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0xb152b0…31346d
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0xfb326f…543e76
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x619225…4273f2
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x608f11…f0e097
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x94bd94…78ffd4
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x45e8ce…bc4fe7
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0xd9dfe4…f18620
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x01e0fa…aa3673
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0xf27610…55ec82
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0xe39421…3df582
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x5951dc…9b7b9b
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0xb92b80…74eb6b
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x3da9da…6196fe
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x14ecd1…470285
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x05f278…3e3bdd
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x2795f8…0a3f8f
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0xfe2915…296893
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x976b34…5f645b
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x9d0742…077b83
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0xb6f18f…556e59
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x7d1d20…3e9e68
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0xf9153d…273113
0xdef8…052a0x5aae…482eBase—$0.001100%coinbase6d ago0x574e05…5f9fbc

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.