Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab1e…fbf50x3e0a…78e7Base—$0.002767100%coinbase74d ago0xfe5a06…c6297d
0xab1e…fbf50x3e0a…78e7Base—$0.005088100%coinbase75d ago0x0c498a…262afa
0xab1e…fbf50x3e0a…78e7Base—$0.002869100%coinbase75d ago0x0c88df…18133b
0xab1e…fbf50x3e0a…78e7Base—$0.003406100%coinbase75d ago0x741ad6…75832c
0xab1e…fbf50x3e0a…78e7Base—$0.00524100%coinbase75d ago0x357e9e…4bc67a
0xab1e…fbf50x3e0a…78e7Base—$0.004887100%coinbase75d ago0xb80d9c…5777f0
0xab1e…fbf50x3e0a…78e7Base—$0.003356100%coinbase75d ago0xac8ef6…a9df5b
0xab1e…fbf50x3e0a…78e7Base—$0.005509100%coinbase75d ago0x2ab51c…a45580
0xab1e…fbf50x3e0a…78e7Base—$0.003641100%coinbase75d ago0x786c81…173e8a
0xab1e…fbf50x3e0a…78e7Base—$0.00294100%coinbase75d ago0xab34c0…eb87b7
0xab1e…fbf50x3e0a…78e7Base—$0.004441100%coinbase75d ago0xe690e2…6b292c
0xab1e…fbf50x3e0a…78e7Base—$0.005908100%coinbase75d ago0xd715d6…9f77b9
0xab1e…fbf50x3e0a…78e7Base—$0.005745100%coinbase75d ago0x05b299…a372c5
0xab1e…fbf50x3e0a…78e7Base—$0.004477100%coinbase75d ago0x6f7135…298882
0xab1e…fbf50x3e0a…78e7Base—$0.003151100%coinbase75d ago0xa9f7cd…423cfa
0xab1e…fbf50x3e0a…78e7Base—$0.003758100%coinbase75d ago0xf9318d…58a420
0xab1e…fbf50x3e0a…78e7Base—$0.004747100%coinbase75d ago0xc7407f…721e05
0xab1e…fbf50x3e0a…78e7Base—$0.00328100%coinbase75d ago0x5fa31e…9d8048
0xab1e…fbf50x3e0a…78e7Base—$0.005612100%coinbase75d ago0xdb9b53…243aae
0xab1e…fbf50x3e0a…78e7Base—$0.004526100%coinbase75d ago0x2897d4…cf3584
0xab1e…fbf50x3e0a…78e7Base—$0.00383100%coinbase75d ago0x7392a6…605676
0xab1e…fbf50x3e0a…78e7Base—$0.004117100%coinbase75d ago0x184b09…5dbb32
0xab1e…fbf50x3e0a…78e7Base—$0.003058100%coinbase75d ago0xf583a2…1fa2ae

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.