Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter44d ago0x9d6c8f…27cd8a
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0x3330b5…9fb3b2
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0x41dbdb…31e663
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0xfff1a7…d800d5
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0x280fb3…89375a
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0xb528dd…f849ee
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter44d ago0x6bd254…48a647
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0x1ce236…6e115e
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter44d ago0xf29095…12f92b
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter44d ago0x2d7477…b1ae4c
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter44d ago0x9a1507…ddfa83
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0x3a7520…a3a9d5
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter44d ago0x14b6a2…01d2a6
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0xe61389…8eac97
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter44d ago0x7c8e2b…965204
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0x53426b…b8bdb1
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0x98d580…aa683e
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0x50ef5f…b0f62f
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter44d ago0xaa6194…7c0f57
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter44d ago0xed25f9…5b6d28
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter44d ago0x65c7ff…ad1129
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter44d ago0xaa9c1b…6f3225
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0xb919a3…788631
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter44d ago0x7cd7e0…7962c4
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter44d ago0x5d8fc1…484cb3

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.