Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x530f…2a060xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0xf6ffc7…a8824f
0x2cc4…fbee0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0xfb0cc8…fca138
0x42b3…029f0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0xbfa1c9…5276e8
0x7a7b…73930xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0xace4e7…5804c9
0x61fb…76a10xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0xeb6168…fd33a8
0xce3c…caf90xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x639421…deceba
0x7816…74140xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x56d8d8…5e4328
0x17d5…34cc0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0xef9131…e372f4
0x92c5…20030xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x562677…c2afff
0xe50c…50240xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x8cb69c…89ea43
0xc971…a09e0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x0068e1…af3e5b
0x9903…cef50xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x5fdff0…bc7cfa
0x17d5…34cc0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0xc8bc01…b91c6d
0x4bd0…22ca0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x259a2f…f01189
0xce84…60f00xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x3218af…7d56b5
0x8108…38930xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x4a9ad1…35d89e
0x5d9f…80a80xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x68bcfd…1bbb0f
0x3f42…4a0c0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase10d ago0x2a9fa4…f1af59
0xce3c…caf90xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase11d ago0x6451ea…ccbeb5
0xbb7f…da370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase11d ago0xff893f…dc961c
0x6152…7cb70xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase11d ago0x75ac7b…855f20
0x9e31…e7dc0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase11d ago0x68c287…c99141

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.