Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x83f9a2…bd38de
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x6832a5…d59ccb
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x07f7b7…02a624
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0xa8a887…b26339
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x28832a…76e1d9
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x1225d3…70c419
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x844d3d…22e8e6
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x623512…79f84e
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0xe6afdf…43744f
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0xed63fa…55e641
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x454920…223863
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x7ce526…880751
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0xc5e4c5…a2dd22
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0xe15aa6…09ab9b
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase60d ago0xe93b5d…501dd9
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x021df1…fcb585
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0xabb582…2e893e
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x1c1ea7…99242f
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0xca8247…4416c9
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x3cea49…68d2b8
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0xae56f5…f31bb5
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x3e0455…340a69
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x4ef88b…ee1ed4
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x03ff38…17be22
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase60d ago0x9904ea…71f430

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.