Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase43d ago0x603864…2f0bd3
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase43d ago0x47c464…e5e713
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase43d ago0x226860…41c1f9
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase43d ago0x60a57f…92ba29
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase43d ago0xc0f53d…f31624
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase43d ago0xa3c55c…d1bb87
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0xf635b3…b28400
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x22009e…3ad3be
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x12c9bd…fd2a91
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x1ec0fe…241116
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0xb92ea1…50e851
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x87952a…4618d6
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x08eb53…39dc81
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x149420…ca19b2
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x1fc570…aa4b53
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x5694ef…699c2c
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x9c7f05…cade34
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0xf372b1…b0e446
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0xbcda0a…5c065a
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x674824…3db0c1
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0xef5945…5a4407
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x3ad5f4…b8c89c
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0xb17308…140347
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0x951cc4…ef15f5
0x6ee6…473f0xd441…b4b4Basex402 service$0.002100%coinbase44d ago0xf20f7b…a53c0a

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.