Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xd211ef…6719ad
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xdcf682…cca56c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xcd6925…ba7e0b
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x8369c3…1c292a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x3a27c6…aae2da
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x9f3404…c5d66d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xa2d8aa…619221
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xffd14c…0e203c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xc4c329…6e0e50
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xcf540f…f51d83
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xa9b05d…55d63b
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xb50ae6…99cc98
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x0710a6…4f6856
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x236f3c…bab7f7
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x42e649…817652
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x4aed4a…6f00aa
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xa1d38c…5bbc9a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x926dee…84e507
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x868cf8…5b3eaa
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xef9b94…21fa67
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x5f5ebb…58ec82
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x06dccc…5db081
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x7dcf02…7a07e9
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0x1c31a7…68c11a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xad9ff7…b13d78

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.