Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd324…4c380x6714…a85eBasex402 service$0.10100%0x2772…8c1793d ago0x81ec3a…59280f
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0x74ef68…8fee40
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0xe83e13…0a77cb
0xd324…4c380x6714…a85eBasex402 service$0.005100%0x2772…8c1793d ago0x933a12…ef9cd0
0xd324…4c380x6714…a85eBasex402 service$0.005100%0x2772…8c1793d ago0xedc896…a4f23c
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0x1bb62f…35adbe
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0xed7390…02f592
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0xbddd93…2425ee
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0xc13afc…ea9dc8
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0xcab4cb…dafc84
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI93d ago0x140960…fa839f
0xd324…4c380x6714…a85eBasex402 service$0.002100%0x2772…8c1793d ago0x8b0711…7b51b0
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI93d ago0x31be12…e4a96e
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI93d ago0xd45319…1800b8
0xd324…4c380x6714…a85eBasex402 service$0.005100%0x2772…8c1793d ago0xeff7b2…9fd073
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI93d ago0xa9bcfb…a398ce
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI93d ago0x03d484…043d91
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0x2fd46f…b35e8b
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0x4b9b31…6f3ac0
0xd324…4c380x6714…a85eBasex402 service$0.005100%0x2772…8c1793d ago0xa80fd3…df0d2b
0xd324…4c380x6714…a85eBasex402 service$0.005100%0x2772…8c1793d ago0x80ddf1…acf377
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0xab2a8a…7a8bcc
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0x786163…0d67d4
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0x543f29…63ed59
0xd324…4c380x6714…a85eBasex402 service$0.01100%0x2772…8c1793d ago0xaba867…a2712a

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.