Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0x62a67b…c67b26
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0x7834e9…bbc3b3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase18d ago0x1567cb…e4180a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0x6f58a4…9d0405
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase18d ago0xa38071…3ed17f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0xdad94f…327173
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0xd5d415…cbc64c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0xd5386a…b2b0b3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0x6bbeb5…668299
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0x65b0a2…f3b87a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0x207864…f5bb8a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0x8e9b38…e1bc7c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0xffbfae…73df25
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18d ago0xa409b4…a5d2d7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0x4ff83e…c1f7d7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0x6501ac…61f048
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0xec2644…e18ddc
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0xb67a9d…74c65d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0x8f4027…edb7aa
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0xa88c0d…f0dd53
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0x7ef1a1…40367b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0xea4835…80f97f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase18d ago0x1e3578…b052b9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase18d ago0xccfa5b…681d1e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18d ago0x855661…f9caaf

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.