Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0x5e51fd…c8a084
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0x8a1adc…156432
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0xb7c6fd…eea464
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0x31b779…6e463c
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0x7da501…84d218
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0x97f887…0e8dea
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0xd68c8f…c4b410
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0x79bbb3…ce5661
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0x6d1a5b…4a0d6e
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0xa9b316…c0110c
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase29d ago0x20c5d2…3af0a3
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0xb6d4cc…257899
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase29d ago0x386848…e8f71a
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0x869d84…f5199c
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase29d ago0x3ceab0…15cec7
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase29d ago0xb77c6c…e7e89c
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase29d ago0xe556d3…f04c64
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase29d ago0x3f7b28…3453be
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0x44e8e1…099838
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase29d ago0x27c4c8…a6cdca
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase29d ago0x77f395…dd2fb2
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0xab0dc1…92dab7
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase29d ago0x971cca…769c5c
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase29d ago0xa4f79e…942976
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase29d ago0xa69378…33c6bb

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.