Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x5cf940…8d34cb
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x1ec066…056c18
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0xe6be7f…b5d890
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x98fa1a…f20d80
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0xffbcd0…6589a9
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x5a17c4…779e27
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0xced7f4…dc22d1
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0xb9b07b…2d88e2
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x5e3da1…7b458c
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0xf73604…e55132
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x248d38…4ef846
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x882083…2aba98
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x8bec4e…0a9c36
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x12b9e1…457dcf
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x5ca999…fcffd2
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x42a916…b77b4e
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x3eee02…54725a
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x9d2713…03e094
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x400847…7c23ad
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x245587…f67b4a
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0xd9863d…c025c5
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x3146aa…973873
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x71ec57…591891
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x1d4edf…fda6a7
0x482b…62f30x5aae…482eBase—$0.001100%coinbase3d ago0x9ec815…224e33

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.