Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase43d ago0x190f50…c37380
0xfc02…1a670x40a8…ad8bBasex402 service$0.005100%coinbase43d ago0x7faee1…278c4c
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0xda328b…6a1e7b
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0x7d3dec…0d20e7
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0x852b88…c960f8
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase43d ago0x446d5d…617d6e
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0x282b96…2e2f3c
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase43d ago0xb53cf1…c6ad76
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0x90a13f…cf84ae
0x4855…48410x40a8…ad8bBasex402 service$0.001100%coinbase43d ago0x886b51…298ea6
0x5325…5da60x40a8…ad8bBasex402 service$0.001100%coinbase43d ago0x4e5e55…750fba
0x2b84…b2b60x40a8…ad8bBasex402 service$0.005100%coinbase43d ago0x54ee0c…c35ca9
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0x40d0e5…9424c2
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase43d ago0xfe6bf3…d75b44
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase43d ago0xe4dc0d…faf074
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0x257909…1fccf4
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase43d ago0x9e4c29…8e53d9
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0x942ae1…b19cc9
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0xbe77f9…39586a
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0x5fe081…012b53
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0x26b232…0540d9
0x527f…989b0x40a8…ad8bBasex402 service$0.001100%coinbase43d ago0x212ccc…c961a7
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase43d ago0xfe67c4…89e898
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase43d ago0xcdfc43…312fbe
0x9871…d9710x40a8…ad8bBasex402 service$0.005100%coinbase43d ago0x4b5d07…e334bc

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.