Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x843b…c4a70x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x970076…c421a3
0x843b…c4a70x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x4bd2b8…9b8562
0x843b…c4a70x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x79315b…fcdb83
0x843b…c4a70x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x2428b7…7a8693
0x63ed…64200x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x58a7b6…90a81a
0xea96…d8500x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0xe085a2…6b811e
0x7a2c…fa9c0x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0xab9a5c…d0b098
0xbcda…dc4f0x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x63585c…de1131
0x5832…74e80x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0xd88bf2…2577ee
0xce3c…caf90x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0xd4c499…33d9c3
0x92c5…20030x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x411c76…02f4ff
0x4550…f8b30x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0xf4a411…a02849
0xc747…79d20x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x2d2047…008892
0x530f…2a060x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x140a8b…79d55e
0x7781…f8f60x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x20f2e5…45f640
0xc682…42120x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0xd5bc5f…d8bde0
0x17d5…34cc0x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0xc2315d…ae7619
0x9903…cef50x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase37d ago0x04b68d…db4de1

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.