Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710x9c95…e299Base$0.001100%fluxa35d ago0xe8f736…034c7d
0x5c7b…00710x9c95…e299Base$0.001100%fluxa35d ago0x6a0ca5…9b075e
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa35d ago0x9af8d6…529532
0x5c7b…00710x9c95…e299Base$0.001100%fluxa35d ago0xc614a5…b60e90
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa36d ago0x4283e9…2257c6
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0xaf8deb…29bc76
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0xf48a6a…bf2cce
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0x19ebb2…d71eae
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0xb1a6ab…817497
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0x68d709…a09034
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa36d ago0xbf3cf3…f27158
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0x628ed9…90cfa2
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa36d ago0xbf45ec…61008b
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa36d ago0xd868b1…992d33
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa36d ago0xb5c857…c8ad77
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0xb8d4a1…fb063e
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa36d ago0xc0a947…3aa3cd
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa36d ago0x988b8d…6cb80b
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa36d ago0x5f4fab…f344aa
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0x98af76…973fbe
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa36d ago0x1f8f0b…af4ac5
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0xf028e3…10afd4
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0x3a86b4…944d90
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0x60c390…f2bdb6
0x5c7b…00710x9c95…e299Base$0.001100%fluxa36d ago0x2602d1…410754

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.