Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x020c…78b90xfe80…47eeBase$0.001100%fluxa16d ago0x326aca…907563
0x020c…78b90xfe80…47eeBase$0.001100%fluxa16d ago0x27e8cc…7b0ded
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x52d109…606b35
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x090d06…b2cb12
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x5ded0a…0223fd
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xcc57e9…e629a2
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xb89041…18499f
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xdcc319…c0d638
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xf0ae2c…30af53
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xef9dd8…889171
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x520348…291fa1
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x3458fc…6481e3
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xd5fd42…c08bf5
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xe02528…31a82e
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x804223…9a85b3
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xc91689…0d00ad
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x21b0da…060fcb
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x55b974…2359ae
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x5a767e…881803
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xb94c4d…4f3351
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x15df78…d5f486
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x4a7d94…057027
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x233975…a42b1c
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0x42dced…60d30b
0x020c…78b90xfe80…47eeBase$0.001100%fluxa17d ago0xaa7756…d97fbc

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.