Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0xe328db…f94ed5
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0xa730d5…b6de64
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0x4c2908…30caf2
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0x8799f6…45c56c
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0x8ee5ec…a8ae90
0x369a…cc980x325b…d430BaseStableEnrichExa$0.20100%coinbase112d ago0x3293e8…ac5183
0x369a…cc980x325b…d430BaseStableEnrichExa$0.20100%coinbase112d ago0xe66a11…074d5a
0x369a…cc980x325b…d430BaseStableEnrichExa$0.20100%coinbase112d ago0x5840c9…66faa7
0x369a…cc980x325b…d430BaseStableEnrichExa$0.20100%coinbase112d ago0xbc2e34…596454
0x369a…cc980x325b…d430BaseStableEnrichExa$0.20100%coinbase112d ago0x22566f…c2e417
0x369a…cc980x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0xfb3de0…7b8cbf
0x369a…cc980x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0xcb038a…3a2631
0x369a…cc980x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0x65677c…124489
0x369a…cc980x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0x8cfa58…1a3115
0x369a…cc980x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0x7ca376…689b19
0x369a…cc980x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0xf3d2d5…dc3f3c
0x369a…cc980x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0x71f8c7…e3d5cc
0x369a…cc980x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0x37aed8…1fd686
0x369a…cc980x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0x7c289a…a83f51
0x369a…cc980x325b…d430BaseStableEnrichExa$0.01100%coinbase112d ago0xde7562…3dc440
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0x226874…cba53f
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0xdc0ead…aecf20
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0xd965ef…409148
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0x3b8092…c8a66a
0x369a…cc980x687e…05e9Basex402 service$0.02100%coinbase112d ago0x404b9e…41fd9d

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.