Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0xb97510…3c64a8
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0x01e7ba…d992ce
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0x16843c…b4eb1d
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0x334045…797ddf
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0x195145…8513ff
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0x158ff5…0d1f85
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0xeda157…3b370d
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0xa70df0…df54a9
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0x41abbd…cffbe1
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0xc64d2f…dc8ed2
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0xf2c00d…e384bd
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x291a65…d8d0bf
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x642a1b…6694dd
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x6364fa…e0fc69
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0xe09ca6…e9d4f7
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x2d0d96…f1ffdd
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0xebd243…4b380b
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x0e7348…9810ba
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x86d665…0066ab
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x0bd49b…7c697e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x1b2140…a8b3aa
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x342aff…4384e7
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0xd47597…ba5b6f
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x92afc0…436ac0
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x9cc10f…3d7766

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.