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%coinbase23d ago0xacb15a…6401f3
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase23d ago0x783a80…f9af07
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase23d ago0xc18656…acb149
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase23d ago0x9aed8c…9b016a
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase23d ago0x09c2a3…eacf68
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase23d ago0x010b35…4cbd1a
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase23d ago0xdbc771…8ad4b5
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase23d ago0x91b580…0076b2
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0xb96ae5…06f76c
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0x232b07…dfbba4
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0x2b4787…aa50f1
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0x19a2f2…617f21
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0x86934a…4f8adb
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0xb00411…5db003
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0x1ee76a…32b6b6
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0xb3f618…540ba6
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0x8e976d…2f8817
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase23d ago0x398d59…4b4aa5
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase23d ago0x2b8bfd…c1c4b8
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase23d ago0xac073a…818c79
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0x4a3703…f3ee8a
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase23d ago0xc5c8b9…bf24d5
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0xe33177…b0b225
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0xb62b02…d2a709
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase23d ago0xff6153…24d6e8

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.