Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x0ed2a1…65f17d
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xcfc663…5d3997
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x8532ce…d06c03
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xf934f4…3eb863
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x87c3c0…1c4f0b
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x7465ba…3c473c
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x50657c…1069c5
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x54d52c…48ba10
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%candidates104d ago0xfef108…41c3f9
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xd213a2…b58668
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xb6f1a2…e45ea3
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x5fe197…7ef918
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x82ba9a…c61948
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x565748…4aabe6
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x367707…c2a677
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xb9c6d2…fb984e
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xe24ef6…968d39
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xe814c6…ed63f9
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xc111c9…ab43ef
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xeef603…7838e2
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x9af777…3d641d
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0x8972f0…f20d03
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xa32c6b…16ea61
0xeb7b…96550x3c5f…3eeaBasex402 service$0.01100%coinbase104d ago0xe307aa…090c6c

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.