Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0x3b9481…355649
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0x21a5e4…966bd8
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0x34a8f8…2a59c8
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0x5ccd7c…229b0e
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0xcc898d…47a504
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0xcefca6…d844d0
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0xd80788…70f7b0
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0x53d12b…9d6811
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0xfa9bc3…d53c6f
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0xa04148…243cc6
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0x9f81fc…87da1a
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa108d ago0x0208c8…3a0c42
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0xeecd4d…5a4f5d
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0x35c90e…49dd2b
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0xcc6996…a1e8cb
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0xacfbb6…da1ef5
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0x74c3da…f5e9da
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0xd6ae35…a659bd
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0x151b39…3ac6ba
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0x38e72f…4ff201
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0xc6d215…ba4d6f
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0xf73cdd…07e653
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0x1a5e31…9ead16
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0xbfe998…eaf46a
0xb90a…9ae40xbd45…7298Base—$0.01100%fluxa109d ago0x6bb172…1a1e26

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.