Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase64d ago0x8bf711…2e8db0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x0114ce…323e9c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x670daf…16b04c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x22b24f…ef9a1b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x0e0d6a…ae6555
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xf3a562…6a7a94
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x3ef1fd…de2027
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xc64972…221845
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xd11e76…ee2b82
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x8c6455…a863e0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x1842f1…191eb9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x402d0d…a06cdf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xc2fdf0…837199
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xfd69b9…f7e40a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x667cae…aa5204
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xcd4126…a2ab2e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x79f93f…9a4e86
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x59d485…9942e7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x6487d6…cae882
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x6b0184…68ffb1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0x79fcac…279459
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xecf877…78275b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xaaa6c4…76a276
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xc0cbef…74fad5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase65d ago0xba9ec1…a0dbff

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.