Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase118d ago0x0c4c2b…c8364a
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase118d ago0xcce030…36580d
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase118d ago0xba4cc2…2053b5
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase118d ago0x9b50e4…fb1854
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase118d ago0x27e54c…f0b0ef
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase118d ago0x649f52…b21f2d
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase118d ago0xf772ba…feb96b
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase118d ago0x8462e8…40f71e
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase119d ago0xd86a2e…05c376
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase119d ago0x971318…0c883f
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase119d ago0xaea253…353f2a
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase119d ago0x48241b…af8507
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase119d ago0x29b9bf…c8317c
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase119d ago0xc46a68…08b8d6
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase119d ago0xcadffa…fca1b6
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase119d ago0xe7410a…b48350
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase119d ago0x45213a…cd8166
0x1509…6c410x6a66…43fcBasex402 service$0.008100%coinbase119d ago0xc559fb…e5a489
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase119d ago0xd045b9…1c8efc
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase119d ago0x5a96d7…7ef5ad
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase119d ago0xa04be0…9a0cc7
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase119d ago0x017ba4…abf7e9
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase119d ago0x7a648f…f6d1fb
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase119d ago0x64ef61…d81caf
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase119d ago0x877959…9d3811

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.