Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xbaf7e1…a2edde
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x056d2e…db7946
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xb9d7ea…268e0a
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xfda627…ef5c39
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xd85a98…6528ea
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x5bd727…d866c2
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x34cbd1…07663e
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x97e20f…2eca93
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x7b89f7…95c65f
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x512ce6…59dc3f
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x37b9cf…f55d1f
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xc50980…2cd7c9
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xe87f4f…312be0
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x885f70…1cb53f
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x3bab84…3a2d18
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x1a45c8…b11bac
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xf7b307…9b3bc0
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x344dbb…11df4f
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xb4e99d…598e65
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x064a76…6f0e49
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xa59cfa…467179
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xb91a33…5957c1
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0xe57ff3…8d569c
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x380ffb…cc1bb0
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa61d ago0x783ff0…620cb5

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.