Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6b…987b0x7662…80adBasex402 service$0.01100%coinbase44d ago0x989720…4af760
0xcf6b…987b0x7662…80adBasex402 service$0.001100%coinbase44d ago0x58ed65…df42ec
0xcf6b…987b0x7662…80adBasex402 service$0.01100%coinbase44d ago0xbe8e08…f5e11e
0xcf6b…987b0x7662…80adBasex402 service$0.001100%coinbase44d ago0xbd2e2f…61879d
0xcf6b…987b0x7662…80adBasex402 service$0.005100%coinbase44d ago0x932c0a…b04247
0xcf6b…987b0x7662…80adBasex402 service$0.002100%coinbase44d ago0xd122a2…6e4015
0xcf6b…987b0x7662…80adBasex402 service$0.03100%coinbase44d ago0xa070e6…63a0b4
0xcf6b…987b0x7662…80adBasex402 service$0.01100%coinbase44d ago0x20d920…98011a
0xcf6b…987b0x7662…80adBasex402 service$0.01100%coinbase44d ago0x70ba13…838646
0xcf6b…987b0x7662…80adBasex402 service$0.005100%coinbase44d ago0x0b65cf…7ce924
0xcf6b…987b0x7662…80adBasex402 service$0.05100%coinbase44d ago0xd21060…84cd46
0xcf6b…987b0x7662…80adBasex402 service$0.03100%coinbase44d ago0x753124…fb3777
0xcf6b…987b0x7662…80adBasex402 service$0.06100%coinbase44d ago0x39b445…916d84
0xcf6b…987b0x7662…80adBasex402 service$0.06100%coinbase44d ago0x1b502b…f3a597
0xcf6b…987b0x7662…80adBasex402 service$0.04100%coinbase44d ago0xc007b1…b4c471
0xcf6b…987b0x7662…80adBasex402 service$0.05100%coinbase44d ago0x48ec57…d5fc27
0xcf6b…987b0x7662…80adBasex402 service$0.18100%coinbase44d ago0xc1fdea…29deb9
0xcf6b…987b0x7662…80adBasex402 service$0.02100%coinbase44d ago0xe8030e…d04a85
0xcf6b…987b0x7662…80adBasex402 service$0.02100%coinbase44d ago0x014334…c60a6d
0xcf6b…987b0x7662…80adBasex402 service$0.008602100%coinbase44d ago0xf9a0cd…5b39f1
0xcf6b…987b0x7662…80adBasex402 service$0.01100%coinbase44d ago0x5008f9…9391a7
0xcf6b…987b0x7662…80adBasex402 service$0.003334100%coinbase44d ago0x2ec4ad…53f98c
0xcf6b…987b0x7662…80adBasex402 service$0.01100%coinbase44d ago0xf47c25…fa0d2a
0xcf6b…987b0x7662…80adBasex402 service$0.19100%coinbase44d ago0xc959b8…431a62
0xcf6b…987b0x7662…80adBasex402 service$0.03100%coinbase44d ago0x626eab…f47623

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.