Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf587…04f40x6d6e…9192BaseExaSearch$0.01100%coinbase134d ago0xef03ae…6a3695
0xbcf2…c3080x40a8…ad8bBasex402 service$0.005100%coinbase134d ago0x7edc32…7739f8
0xbcf2…c3080x40a8…ad8bBasex402 service$0.001100%coinbase134d ago0x524304…905b3c
0x1801…b81c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xdd8417…655bc8
0x7a23…397b0x40a8…ad8bBasex402 service$0.005100%coinbase134d ago0x5e0126…9b2591
0xaad5…b46b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xca63c2…9ad0fb
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xca3e95…514047
0xb5f1…86110x40a8…ad8bBasex402 service$0.005100%coinbase134d ago0x6306f2…8e06e7
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase134d ago0xd85c3c…1fb577
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase134d ago0xb34f8a…462bb8
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase134d ago0x8b71be…65c8c4
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase134d ago0x68d186…39c7f9
0x4c39…ac030x40a8…ad8bBasex402 service$0.005100%coinbase134d ago0xe8c830…fb7787
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase134d ago0xc50d32…936229
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase134d ago0x021460…bb4341
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0xf20738…0af7f2
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x906e9b…a0a6ec
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x9bc232…e87dcd
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.005100%coinbase134d ago0x8a4930…09f9e6
0xbcf2…c3080x40a8…ad8bBasex402 service$0.005100%coinbase134d ago0x104f6e…9a2252
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase134d ago0xfe0d88…67dc67
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase134d ago0x71ebd2…3898c2
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase134d ago0x696350…17a9e9
0x07ff…e2810x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x53553d…62624a
0x60d4…81fe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase134d ago0xa6a9c6…f6fdac

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.