Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.03100%coinbase1d ago0x34a633…aa041a
0xb1ef…88c00x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x3fa523…4abc85
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase1d ago0x29a0d0…e46857
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0xb9bf2c…e77428
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x285c3a…7b3e83
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0xa05bcf…65f15e
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase1d ago0x7cac46…edec38
0xb1ef…88c00x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x3296fe…38e74a
0xb1ef…88c00x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x513139…a1ff4d
0xcdf9…39520xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase1d ago0x46d7c1…bb4710
0x72c5…159b0xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x9e95c3…ad00e6
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x20dbcd…da493d
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x019310…bb9b99
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x1972a9…c66c01
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0xab83ac…1b535d
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x3e244a…187d97
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0xa8633d…43f000
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x903fde…f3cce0
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0xfbb412…809b69
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0xbb609c…407294
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x7b6ca6…82c3b0
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0xdaa26e…7136ac
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x168419…17f808
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x7221d4…fcf667
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1d ago0x32d09f…b250ff

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.